On Mon, 29 Aug 2011 13:56:30 -0300 (BRT) Marcos Paulo de Souza wrote: > Fixes the path to find the source files of the inotify subsystem. > > Signed-off-by: Marcos Paulo de Souza <marcos.mage@xxxxxxxxx> Applied, thanks. I am cc:ing the listed inotify maintainers to see if they have any comments about the patch or want to merge it themselves. > --- > Documentation/filesystems/inotify.txt | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > > diff --git a/Documentation/filesystems/inotify.txt b/Documentation/filesystems/inotify.txt > index 59a919f..cfd0271 100644 > --- a/Documentation/filesystems/inotify.txt > +++ b/Documentation/filesystems/inotify.txt > @@ -194,7 +194,8 @@ associated with the inotify_handle, and on which events are queued. > 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 > -- --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html