Oops: I missed two files in the first commit that created this
directory.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
        - info on relay, for efficient streaming from kernel to user space.
 romfs.txt
        - description of the ROMFS filesystem.
-rpc-cache.txt
-       - introduction to the caching mechanisms in the sunrpc layer.
 seq_file.txt
        - how to use the seq_file API
 sharedsubtree.txt
 
        - this file (nfs-related documentation).
 Exporting
        - explanation of how to make filesystems exportable.
+knfsd-stats.txt
+       - statistics which the NFS server makes available to user space.
 nfs.txt
        - nfs client, and DNS resolution for fs_locations.
 nfs41-server.txt
        - how to install and setup the Linux NFS/RDMA client and server software
 nfsroot.txt
        - short guide on setting up a diskless box with NFS root filesystem.
+rpc-cache.txt
+       - introduction to the caching mechanisms in the sunrpc layer.