Messages in this thread |  | | Date | Fri, 10 Jan 2020 10:50:44 -0700 | From | Jonathan Corbet <> | Subject | Re: [PATCH v3 1/8] Documentation: nfsroot.txt: convert to ReST |
| |
On Wed, 1 Jan 2020 19:26:08 -0300 "Daniel W. S. Almeida" <dwlsalmeida@gmail.com> wrote:
> From: "Daniel W. S. Almeida" <dwlsalmeida@gmail.com> > > Convert nfsroot.txt to RST and move it to admin-guide. Content remains > mostly the same. > > Signed-off-by: Daniel W. S. Almeida <dwlsalmeida@gmail.com>
*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
|  |