From 29e1791d683e0db7af12d176dace063f88b3a09a Mon Sep 17 00:00:00 2001 From: "J. Bruce Fields" Date: Mon, 7 Apr 2008 15:59:04 -0400 Subject: [PATCH] --- yaml --- r: 88286 b: refs/heads/master c: 8bcd1cc293f4e76edbfd8f422770c80a018b82d9 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/Documentation/00-INDEX | 2 -- trunk/Documentation/filesystems/00-INDEX | 2 ++ trunk/Documentation/{ => filesystems}/rpc-cache.txt | 0 4 files changed, 3 insertions(+), 3 deletions(-) rename trunk/Documentation/{ => filesystems}/rpc-cache.txt (100%) diff --git a/[refs] b/[refs] index 6834a4301283..900b66415f9e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6ded55da6be9f186ae1022724a5881b43846c164 +refs/heads/master: 8bcd1cc293f4e76edbfd8f422770c80a018b82d9 diff --git a/trunk/Documentation/00-INDEX b/trunk/Documentation/00-INDEX index 08a39cdb27f2..e8fb24671967 100644 --- a/trunk/Documentation/00-INDEX +++ b/trunk/Documentation/00-INDEX @@ -319,8 +319,6 @@ robust-futexes.txt - a description of what robust futexes are. rocket.txt - info on the Comtrol RocketPort multiport serial driver. -rpc-cache.txt - - introduction to the caching mechanisms in the sunrpc layer. rt-mutex-design.txt - description of the RealTime mutex implementation design. rt-mutex.txt diff --git a/trunk/Documentation/filesystems/00-INDEX b/trunk/Documentation/filesystems/00-INDEX index 2ec174c992f1..52cd611277a3 100644 --- a/trunk/Documentation/filesystems/00-INDEX +++ b/trunk/Documentation/filesystems/00-INDEX @@ -84,6 +84,8 @@ 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/rpc-cache.txt b/trunk/Documentation/filesystems/rpc-cache.txt similarity index 100% rename from trunk/Documentation/rpc-cache.txt rename to trunk/Documentation/filesystems/rpc-cache.txt