diff options
author | J. Bruce Fields <bfields@citi.umich.edu> | 2007-09-30 22:18:55 -0400 |
---|---|---|
committer | J. Bruce Fields <bfields@citi.umich.edu> | 2007-10-09 18:32:45 -0400 |
commit | 98257af5a2ad0c5b502ebd07094d9fd8ce87acef (patch) | |
tree | c8ae7b8517ad2f2d6e1cad13b9f15d6b2ebb4e64 /Documentation/00-INDEX | |
parent | 9efa68ed079af97f4e9477eadef567ffe64f7afc (diff) |
Documentation: move locks.txt in filesystems/
This documentation (about file locking) belongs in filesystems/.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'Documentation/00-INDEX')
-rw-r--r-- | Documentation/00-INDEX | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX index 910473cb1c1c..cc10ce7dc339 100644 --- a/Documentation/00-INDEX +++ b/Documentation/00-INDEX | |||
@@ -230,8 +230,6 @@ local_ops.txt | |||
230 | - semantics and behavior of local atomic operations. | 230 | - semantics and behavior of local atomic operations. |
231 | lockdep-design.txt | 231 | lockdep-design.txt |
232 | - documentation on the runtime locking correctness validator. | 232 | - documentation on the runtime locking correctness validator. |
233 | locks.txt | ||
234 | - info on file locking implementations, flock() vs. fcntl(), etc. | ||
235 | logo.gif | 233 | logo.gif |
236 | - full colour GIF image of Linux logo (penguin - Tux). | 234 | - full colour GIF image of Linux logo (penguin - Tux). |
237 | logo.txt | 235 | logo.txt |