浏览代码

Documentation: move locks.txt in filesystems/

This documentation (about file locking) belongs in filesystems/.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
J. Bruce Fields 18 年之前
父节点
当前提交
98257af5a2
共有 3 个文件被更改,包括 2 次插入2 次删除
  1. 0 2
      Documentation/00-INDEX
  2. 2 0
      Documentation/filesystems/00-INDEX
  3. 0 0
      Documentation/filesystems/locks.txt

+ 0 - 2
Documentation/00-INDEX

@@ -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

+ 2 - 0
Documentation/filesystems/00-INDEX

@@ -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

+ 0 - 0
Documentation/locks.txt → Documentation/filesystems/locks.txt