diff options
Diffstat (limited to 'Documentation/filesystems/nfs')
-rw-r--r-- | Documentation/filesystems/nfs/00-INDEX | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/Documentation/filesystems/nfs/00-INDEX b/Documentation/filesystems/nfs/00-INDEX deleted file mode 100644 index 53f3b596ac0d..000000000000 --- a/Documentation/filesystems/nfs/00-INDEX +++ /dev/null | |||
@@ -1,26 +0,0 @@ | |||
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 | nfsd-admin-interfaces.txt | ||
16 | - Administrative interfaces for nfsd. | ||
17 | nfsroot.txt | ||
18 | - short guide on setting up a diskless box with NFS root filesystem. | ||
19 | pnfs.txt | ||
20 | - short explanation of some of the internals of the pnfs client code | ||
21 | rpc-cache.txt | ||
22 | - introduction to the caching mechanisms in the sunrpc layer. | ||
23 | idmapper.txt | ||
24 | - information for configuring request-keys to be used by idmapper | ||
25 | rpc-server-gss.txt | ||
26 | - Information on GSS authentication support in the NFS Server | ||