Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ea4878a2 authored by J. Bruce Fields's avatar J. Bruce Fields
Browse files

nfs: move more to Documentation/filesystems/nfs



Oops: I missed two files in the first commit that created this
directory.

Signed-off-by: default avatarJ. Bruce Fields <bfields@citi.umich.edu>
parent 8c10cbdb
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -84,8 +84,6 @@ relay.txt
	- info on relay, for efficient streaming from kernel to user space.
	- info on relay, for efficient streaming from kernel to user space.
romfs.txt
romfs.txt
	- description of the ROMFS filesystem.
	- description of the ROMFS filesystem.
rpc-cache.txt
	- introduction to the caching mechanisms in the sunrpc layer.
seq_file.txt
seq_file.txt
	- how to use the seq_file API
	- how to use the seq_file API
sharedsubtree.txt
sharedsubtree.txt
+4 −0
Original line number Original line Diff line number Diff line
@@ -2,6 +2,8 @@
	- this file (nfs-related documentation).
	- this file (nfs-related documentation).
Exporting
Exporting
	- explanation of how to make filesystems exportable.
	- explanation of how to make filesystems exportable.
knfsd-stats.txt
	- statistics which the NFS server makes available to user space.
nfs.txt
nfs.txt
	- nfs client, and DNS resolution for fs_locations.
	- nfs client, and DNS resolution for fs_locations.
nfs41-server.txt
nfs41-server.txt
@@ -10,3 +12,5 @@ nfs-rdma.txt
	- how to install and setup the Linux NFS/RDMA client and server software
	- how to install and setup the Linux NFS/RDMA client and server software
nfsroot.txt
nfsroot.txt
	- short guide on setting up a diskless box with NFS root filesystem.
	- short guide on setting up a diskless box with NFS root filesystem.
rpc-cache.txt
	- introduction to the caching mechanisms in the sunrpc layer.