[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4EB42D56.8070503@xenotime.net>
Date: Fri, 04 Nov 2011 11:22:14 -0700
From: Randy Dunlap <rdunlap@...otime.net>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linus Torvalds <torvalds@...ux-foundation.org>
CC: Marcos Paulo de Souza <marcos.mage@...il.com>
Subject: [PATCH 3/8] Documentation: fix inotify source file paths
From: Marcos Paulo de Souza <marcos.mage@...il.com>
Fixes the path to find the source files of the inotify subsystem.
Signed-off-by: Marcos Paulo de Souza <marcos.mage@...il.com>
Signed-off-by: Randy Dunlap <rdunlap@...otime.net>
---
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists