]> bbs.cooldavid.org Git - net-next-2.6.git/commit
inotify: fix inotify oneshot support
authorEric Paris <eparis@redhat.com>
Wed, 28 Jul 2010 14:18:37 +0000 (10:18 -0400)
committerEric Paris <eparis@redhat.com>
Wed, 28 Jul 2010 14:18:48 +0000 (10:18 -0400)
commitff311008ab8d2f2cfdbbefd407d1b05acc8164b2
treef6d21c7c5834cd2f84b4ed1281bbaa057c46187c
parente4e047a22058f48544b16728e0f15a3fc12bb0cf
inotify: fix inotify oneshot support

During the large inotify rewrite to fsnotify I completely dropped support
for IN_ONESHOT.  Reimplement that support.

Signed-off-by: Eric Paris <eparis@redhat.com>
fs/notify/inotify/inotify_fsnotify.c