From e21580fec91ef108d15c82f3308817d2752434ef Mon Sep 17 00:00:00 2001 From: "J. Bruce Fields" Date: Fri, 6 Nov 2009 13:59:43 -0500 Subject: [PATCH] --- yaml --- r: 177182 b: refs/heads/master c: ea4878a24d7e6a467d369b962bab95bd6a12cbe0 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/Documentation/filesystems/00-INDEX | 2 -- trunk/Documentation/filesystems/nfs/00-INDEX | 4 ++++ trunk/Documentation/filesystems/{ => nfs}/knfsd-stats.txt | 0 trunk/Documentation/filesystems/{ => nfs}/rpc-cache.txt | 0 5 files changed, 5 insertions(+), 3 deletions(-) rename trunk/Documentation/filesystems/{ => nfs}/knfsd-stats.txt (100%) rename trunk/Documentation/filesystems/{ => nfs}/rpc-cache.txt (100%) diff --git a/[refs] b/[refs] index 8fca6c04cd55..159a8edb4a75 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8c10cbdb4af642d9a2efb45ea89251aaab905360 +refs/heads/master: ea4878a24d7e6a467d369b962bab95bd6a12cbe0 diff --git a/trunk/Documentation/filesystems/00-INDEX b/trunk/Documentation/filesystems/00-INDEX index 482151c883a5..658154f52557 100644 --- a/trunk/Documentation/filesystems/00-INDEX +++ b/trunk/Documentation/filesystems/00-INDEX @@ -84,8 +84,6 @@ relay.txt - 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 diff --git a/trunk/Documentation/filesystems/nfs/00-INDEX b/trunk/Documentation/filesystems/nfs/00-INDEX index 6ff3d212027b..2f68cd688769 100644 --- a/trunk/Documentation/filesystems/nfs/00-INDEX +++ b/trunk/Documentation/filesystems/nfs/00-INDEX @@ -2,6 +2,8 @@ - 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 @@ -10,3 +12,5 @@ nfs-rdma.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. diff --git a/trunk/Documentation/filesystems/knfsd-stats.txt b/trunk/Documentation/filesystems/nfs/knfsd-stats.txt similarity index 100% rename from trunk/Documentation/filesystems/knfsd-stats.txt rename to trunk/Documentation/filesystems/nfs/knfsd-stats.txt diff --git a/trunk/Documentation/filesystems/rpc-cache.txt b/trunk/Documentation/filesystems/nfs/rpc-cache.txt similarity index 100% rename from trunk/Documentation/filesystems/rpc-cache.txt rename to trunk/Documentation/filesystems/nfs/rpc-cache.txt