From 1e3efd0ae40d05b2c7afeb8c9a8211c11589245b Mon Sep 17 00:00:00 2001 From: Marcos Paulo de Souza Date: Fri, 4 Nov 2011 11:22:14 -0700 Subject: [PATCH] --- yaml --- r: 273739 b: refs/heads/master c: d83fe6b6c54749a9b2d3198d62ec981024459425 h: refs/heads/master i: 273737: f3a1548ea5b52e9f49b6b9a9cfeda053e99b0e14 273735: cd4202c1c6f44d51c7d1ca0948c0e3cb5905911f v: v3 --- [refs] | 2 +- trunk/Documentation/filesystems/inotify.txt | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b87e7a620604..b2d329c1acae 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 123aeec2ff5f749e92f8e3dd2d42f7a9948ca037 +refs/heads/master: d83fe6b6c54749a9b2d3198d62ec981024459425 diff --git a/trunk/Documentation/filesystems/inotify.txt b/trunk/Documentation/filesystems/inotify.txt index 59a919f16144..cfd02712b83e 100644 --- a/trunk/Documentation/filesystems/inotify.txt +++ b/trunk/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