Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp975980ybl; Fri, 10 Jan 2020 09:51:57 -0800 (PST) X-Google-Smtp-Source: APXvYqxoF/aYDIcAvhHLSxvQj2Si0i57ZqF66rfqp7V855+1rV+B98g8Pz1aXaElEy5iU/Y43gEm X-Received: by 2002:aca:c692:: with SMTP id w140mr3294369oif.139.1578678717117; Fri, 10 Jan 2020 09:51:57 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1578678717; cv=none; d=google.com; s=arc-20160816; b=ZK5RxcrPzgYJF8u92NN8N56Z4ylvMxVnUWI4GWQB1Rmx31fkBpLNazqn3KQqXXUbYg imWLoYpxrpSmVJ7P7ctSlC5f7lDs19I0yX3M4plHaeHGfWdENaDLtd9IQE2RpAFm1yhT i+MWUZOViHKfREsmvW8cz/2kcPuDxeS9iNAXoInq7nfRYDuEGhMqIVkBffCmYqqZDe8s 15Hkk70B4eHfdwl6TnXfJWoyJxZ0ZY3mhFx23FC72w2wl7KWa06oIPZwXdnH0vaK9Q+0 XTmhShZgK+re0GYt8fySV9zPsqj/WT/IBy3eJIMNLlqkwJw+kzM2Z8ZBD+eyup9hqBeP Bn+Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=AsPG9iQVz8WBm3+tjTZnmpAD7TEvx7YkzTboa2LQYws=; b=UtnQDXg3XXb6nJROvLmxvKFPv1q7o9E6VZV3PKdvL7oHRCBJkLglHcDP5/R7GF2wxM e65Vof3CYZbd6ZGMFuTgV7u3jLv8rRMVGodyPN0Q5vLoFZV8Y+eEBL3GnIbdf8WPwRGl l44l7r3fyGd/H98m47DAbx+A6ezgcxISVesdqKhc0zDMj2eAlueWSRraR5TwA+Po+DfH Q2HA/CqTM09yoqcyDiIKqBN+u+mNIZnIdaEECsE8xVqhE0j1zQcaCC88fTJkJBABI7HH f8/s1NwVQ3kizofggNF3RkqycCaG+8G3r75ir2HPsEw2vlbosq60Vijkl+UnkBQjk+xr KngQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c11si1581846oib.246.2020.01.10.09.51.45; Fri, 10 Jan 2020 09:51:57 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728441AbgAJRur (ORCPT + 99 others); Fri, 10 Jan 2020 12:50:47 -0500 Received: from ms.lwn.net ([45.79.88.28]:52164 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727729AbgAJRuq (ORCPT ); Fri, 10 Jan 2020 12:50:46 -0500 Received: from lwn.net (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id 129C72C0; Fri, 10 Jan 2020 17:50:46 +0000 (UTC) Date: Fri, 10 Jan 2020 10:50:44 -0700 From: Jonathan Corbet To: "Daniel W. S. Almeida" Cc: mchehab+samsung@kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, skhan@linuxfoundation.org, linux-kernel-mentees@lists.linuxfoundation.org Subject: Re: [PATCH v3 1/8] Documentation: nfsroot.txt: convert to ReST Message-ID: <20200110105044.0877ad21@lwn.net> In-Reply-To: <91ab26d120888f4f0a5fb535a42bf47ae5729238.1577917076.git.dwlsalmeida@gmail.com> References: <91ab26d120888f4f0a5fb535a42bf47ae5729238.1577917076.git.dwlsalmeida@gmail.com> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 1 Jan 2020 19:26:08 -0300 "Daniel W. S. Almeida" wrote: > From: "Daniel W. S. Almeida" > > Convert nfsroot.txt to RST and move it to admin-guide. Content remains > mostly the same. > > Signed-off-by: Daniel W. S. Almeida *sigh* So, I was ready to apply this whole set, finally, but couldn't do it. To see why... > Documentation/admin-guide/nfs/index.rst | 1 + > .../nfs/nfsroot.rst} | 140 +++++++++--------- > 2 files changed, 75 insertions(+), 66 deletions(-) > rename Documentation/{filesystems/nfs/nfsroot.txt => admin-guide/nfs/nfsroot.rst} (83%) > > diff --git a/Documentation/admin-guide/nfs/index.rst b/Documentation/admin-guide/nfs/index.rst > index f5c0180f4e5e..c2b87e9f0fed 100644 > --- a/Documentation/admin-guide/nfs/index.rst > +++ b/Documentation/admin-guide/nfs/index.rst > @@ -6,4 +6,5 @@ NFS > :maxdepth: 1 > > nfs-client > + nfsroot Documentation/admin-guide/nfs doesn't exist in any tree I can see, and neither does the nfs-client file referenced here. Which tree was this generated against? Can you make me a version that applies to docs-next, and we'll get it into 5.6? Thanks, jon