Documentation: move locks.txt in filesystems/
authorJ. Bruce Fields <bfields@citi.umich.edu>
Mon, 1 Oct 2007 02:18:55 +0000 (22:18 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 9 Oct 2007 22:32:45 +0000 (18:32 -0400)
This documentation (about file locking) belongs in filesystems/.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Documentation/00-INDEX
Documentation/filesystems/00-INDEX
Documentation/filesystems/locks.txt [moved from Documentation/locks.txt with 100% similarity]

index 910473c..cc10ce7 100644 (file)
@@ -230,8 +230,6 @@ local_ops.txt
        - semantics and behavior of local atomic operations.
 lockdep-design.txt
        - documentation on the runtime locking correctness validator.
-locks.txt
-       - info on file locking implementations, flock() vs. fcntl(), etc.
 logo.gif
        - full colour GIF image of Linux logo (penguin - Tux).
 logo.txt
index e801076..599593a 100644 (file)
@@ -52,6 +52,8 @@ isofs.txt
        - info and mount options for the ISO 9660 (CDROM) filesystem.
 jfs.txt
        - info and mount options for the JFS filesystem.
+locks.txt
+       - info on file locking implementations, flock() vs. fcntl(), etc.
 mandatory-locking.txt
        - info on the Linux implementation of Sys V mandatory file locking.
 ncpfs.txt