diff options
author | J. Bruce Fields <bfields@citi.umich.edu> | 2008-04-07 15:59:04 -0400 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2008-04-11 15:20:52 -0400 |
commit | 8bcd1cc293f4e76edbfd8f422770c80a018b82d9 (patch) | |
tree | 36835034531bb692b8a867ae87bb8dd6babe60ca /Documentation | |
parent | 6ded55da6be9f186ae1022724a5881b43846c164 (diff) |
Documentation: move rpc-cache.txt to filesystems/
This file is nfs-related. (Maybe Documentation/filesystems/ would
benefit from a separate nfs/ directory at some point.)
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/00-INDEX | 2 | ||||
-rw-r--r-- | Documentation/filesystems/00-INDEX | 2 | ||||
-rw-r--r-- | Documentation/filesystems/rpc-cache.txt (renamed from Documentation/rpc-cache.txt) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX index 08a39cdb27f2..e8fb24671967 100644 --- a/Documentation/00-INDEX +++ b/Documentation/00-INDEX | |||
@@ -319,8 +319,6 @@ robust-futexes.txt | |||
319 | - a description of what robust futexes are. | 319 | - a description of what robust futexes are. |
320 | rocket.txt | 320 | rocket.txt |
321 | - info on the Comtrol RocketPort multiport serial driver. | 321 | - info on the Comtrol RocketPort multiport serial driver. |
322 | rpc-cache.txt | ||
323 | - introduction to the caching mechanisms in the sunrpc layer. | ||
324 | rt-mutex-design.txt | 322 | rt-mutex-design.txt |
325 | - description of the RealTime mutex implementation design. | 323 | - description of the RealTime mutex implementation design. |
326 | rt-mutex.txt | 324 | rt-mutex.txt |
diff --git a/Documentation/filesystems/00-INDEX b/Documentation/filesystems/00-INDEX index 2ec174c992f1..52cd611277a3 100644 --- a/Documentation/filesystems/00-INDEX +++ b/Documentation/filesystems/00-INDEX | |||
@@ -84,6 +84,8 @@ relay.txt | |||
84 | - info on relay, for efficient streaming from kernel to user space. | 84 | - info on relay, for efficient streaming from kernel to user space. |
85 | romfs.txt | 85 | romfs.txt |
86 | - description of the ROMFS filesystem. | 86 | - description of the ROMFS filesystem. |
87 | rpc-cache.txt | ||
88 | - introduction to the caching mechanisms in the sunrpc layer. | ||
87 | seq_file.txt | 89 | seq_file.txt |
88 | - how to use the seq_file API | 90 | - how to use the seq_file API |
89 | sharedsubtree.txt | 91 | sharedsubtree.txt |
diff --git a/Documentation/rpc-cache.txt b/Documentation/filesystems/rpc-cache.txt index 8a382bea6808..8a382bea6808 100644 --- a/Documentation/rpc-cache.txt +++ b/Documentation/filesystems/rpc-cache.txt | |||