Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 98257af5 authored by J. Bruce Fields's avatar J. Bruce Fields
Browse files

Documentation: move locks.txt in filesystems/



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

Signed-off-by: default avatarJ. Bruce Fields <bfields@citi.umich.edu>
parent 9efa68ed
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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
Original line number Diff line number Diff line
@@ -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

File moved.