]> Pileus Git - ~andy/linux/blob - Documentation/filesystems/nfs/00-INDEX
nfsd: fix lost nfserrno() call in nfsd_setattr()
[~andy/linux] / Documentation / filesystems / nfs / 00-INDEX
1 00-INDEX
2         - this file (nfs-related documentation).
3 Exporting
4         - explanation of how to make filesystems exportable.
5 fault_injection.txt
6         - information for using fault injection on the server
7 knfsd-stats.txt
8         - statistics which the NFS server makes available to user space.
9 nfs.txt
10         - nfs client, and DNS resolution for fs_locations.
11 nfs41-server.txt
12         - info on the Linux server implementation of NFSv4 minor version 1.
13 nfs-rdma.txt
14         - how to install and setup the Linux NFS/RDMA client and server software
15 nfsroot.txt
16         - short guide on setting up a diskless box with NFS root filesystem.
17 pnfs.txt
18         - short explanation of some of the internals of the pnfs client code
19 rpc-cache.txt
20         - introduction to the caching mechanisms in the sunrpc layer.
21 idmapper.txt
22         - information for configuring request-keys to be used by idmapper
23 knfsd-rpcgss.txt
24         - Information on GSS authentication support in the NFS Server