]> bbs.cooldavid.org Git - net-next-2.6.git/commit
fsnotify: correctly handle return codes from listeners
authorEric Paris <eparis@redhat.com>
Thu, 28 Oct 2010 21:21:56 +0000 (17:21 -0400)
committerEric Paris <eparis@redhat.com>
Thu, 28 Oct 2010 21:22:13 +0000 (17:22 -0400)
commitff8bcbd03da881bf1171910c6c07d44bd3c0a234
treeec7ad24bf2923bc19c48f1160a05328299193a8d
parent2868201965419b9011f3f07fd80e765181343cb1
fsnotify: correctly handle return codes from listeners

When fsnotify groups return errors they are ignored.  For permissions
events these should be passed back up the stack, but for most events these
should continue to be ignored.

Signed-off-by: Eric Paris <eparis@redhat.com>
fs/notify/fsnotify.c
include/linux/fsnotify_backend.h