blob: 66eb6c8c5334518ddbc10115c7b34b4dfb1b3c0e [file] [log] [blame]
J. Bruce Fieldsdc7a0812009-10-27 14:41:35 -0400100-INDEX
2 - this file (nfs-related documentation).
3Exporting
4 - explanation of how to make filesystems exportable.
Bryan Schumaker114a0a02011-11-01 13:35:23 -04005fault_injection.txt
6 - information for using fault injection on the server
J. Bruce Fieldsea4878a2009-11-06 13:59:43 -05007knfsd-stats.txt
8 - statistics which the NFS server makes available to user space.
J. Bruce Fieldsdc7a0812009-10-27 14:41:35 -04009nfs.txt
10 - nfs client, and DNS resolution for fs_locations.
11nfs41-server.txt
12 - info on the Linux server implementation of NFSv4 minor version 1.
13nfs-rdma.txt
14 - how to install and setup the Linux NFS/RDMA client and server software
15nfsroot.txt
16 - short guide on setting up a diskless box with NFS root filesystem.
Fred Isaman02c35fc2010-10-20 00:17:59 -040017pnfs.txt
18 - short explanation of some of the internals of the pnfs client code
J. Bruce Fieldsea4878a2009-11-06 13:59:43 -050019rpc-cache.txt
20 - introduction to the caching mechanisms in the sunrpc layer.
Bryan Schumaker955a8572010-09-29 15:41:49 -040021idmapper.txt
22 - information for configuring request-keys to be used by idmapper
Simo Sorce030d7942012-05-25 18:09:56 -040023knfsd-rpcgss.txt
24 - Information on GSS authentication support in the NFS Server