summaryrefslogtreecommitdiff
path: root/fs/notify
diff options
context:
space:
mode:
authorEric Paris <eparis@redhat.com>2009-06-11 19:09:47 +0400
committerEric Paris <eparis@redhat.com>2009-06-11 22:57:54 +0400
commitff52cc2158b32b3b979ca7802b1fd7c70f36e13c (patch)
tree1156b8a138adef3698636bf28ad3a739c3c5bff3 /fs/notify
parent63c882a05416e18de6fb59f7dd6da48f3bbe8273 (diff)
downloadlinux-ff52cc2158b32b3b979ca7802b1fd7c70f36e13c.tar.xz
fsnotify: move events should indicate the event was on a child
fsnotify tells its listeners explicitly when an event happened on the given inode verses on the child of the given inode. (see __fsnotify_parent) However, the semantics of fsnotify_move() are such that we deliver events directly to the two parent directories in question (old_dir and new_dir) directly without using the __fsnotify_parent() call. fsnotify should be adding FS_EVENT_ON_CHILD for the notifications to these parents. Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'fs/notify')
0 files changed, 0 insertions, 0 deletions