[PATCH 3/8] Documentation: fix inotify source file paths

From: Randy Dunlap
Date: Fri Nov 04 2011 - 14:23:04 EST


From: Marcos Paulo de Souza <marcos.mage@xxxxxxxxx>

Fixes the path to find the source files of the inotify subsystem.

Signed-off-by: Marcos Paulo de Souza <marcos.mage@xxxxxxxxx>
Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
---
Documentation/filesystems/inotify.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

--- lnx1104.orig/Documentation/filesystems/inotify.txt
+++ lnx1104/Documentation/filesystems/inotify.txt
@@ -194,7 +194,8 @@ associated with the inotify_handle, and
Each watch is associated with an inotify_watch structure. Watches are chained
off of each associated inotify_handle and each associated inode.

-See fs/inotify.c and fs/inotify_user.c for the locking and lifetime rules.
+See fs/notify/inotify/inotify_fsnotify.c and fs/notify/inotify/inotify_user.c
+for the locking and lifetime rules.


(vi) Rationale
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/