summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/nfs
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/filesystems/nfs')
-rw-r--r--Documentation/filesystems/nfs/00-INDEX26
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 @@
100-INDEX
2 - this file (nfs-related documentation).
3Exporting
4 - explanation of how to make filesystems exportable.
5fault_injection.txt
6 - information for using fault injection on the server
7knfsd-stats.txt
8 - statistics which the NFS server makes available to user space.
9nfs.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
15nfsd-admin-interfaces.txt
16 - Administrative interfaces for nfsd.
17nfsroot.txt
18 - short guide on setting up a diskless box with NFS root filesystem.
19pnfs.txt
20 - short explanation of some of the internals of the pnfs client code
21rpc-cache.txt
22 - introduction to the caching mechanisms in the sunrpc layer.
23idmapper.txt
24 - information for configuring request-keys to be used by idmapper
25rpc-server-gss.txt
26 - Information on GSS authentication support in the NFS Server