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

Commit e9b1a4d1 authored by J. Bruce Fields's avatar J. Bruce Fields Committed by Linus Torvalds
Browse files

Documentation: move dnotify.txt to filesystems/



I'm inclined to think dnotify belongs in filesystems/.

Signed-off-by: default avatarJ. Bruce Fields <bfields@citi.umich.edu>
Acked-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 4a6b88ca
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -126,8 +126,6 @@ devices.txt
	- plain ASCII listing of all the nodes in /dev/ with major minor #'s.
	- plain ASCII listing of all the nodes in /dev/ with major minor #'s.
digiepca.txt
digiepca.txt
	- info on Digi Intl. {PC,PCI,EISA}Xx and Xem series cards.
	- info on Digi Intl. {PC,PCI,EISA}Xx and Xem series cards.
dnotify.txt
	- info about directory notification in Linux.
dontdiff
dontdiff
	- file containing a list of files that should never be diff'ed.
	- file containing a list of files that should never be diff'ed.
driver-model/
driver-model/
+2 −0
Original line number Original line Diff line number Diff line
@@ -32,6 +32,8 @@ directory-locking
	- info about the locking scheme used for directory operations.
	- info about the locking scheme used for directory operations.
dlmfs.txt
dlmfs.txt
	- info on the userspace interface to the OCFS2 DLM.
	- info on the userspace interface to the OCFS2 DLM.
dnotify.txt
	- info about directory notification in Linux.
ecryptfs.txt
ecryptfs.txt
	- docs on eCryptfs: stacked cryptographic filesystem for Linux.
	- docs on eCryptfs: stacked cryptographic filesystem for Linux.
ext2.txt
ext2.txt
+5 −5

File changed and moved.

Contains only whitespace changes.