]> git.karo-electronics.de Git - karo-tx-linux.git/commit
inotify: fix inotify oneshot support
authorEric Paris <eparis@redhat.com>
Wed, 28 Jul 2010 14:18:37 +0000 (10:18 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 27 Sep 2010 00:21:38 +0000 (17:21 -0700)
commita48981e31d8ea85f7ef0a5b5dead4fd4a82b2fc9
tree1bd74bb7a1974012cb4ade6e89daa1d0a1b684a2
parentaf3fc1bc4bb4173e14e83035b4c4ab02d380edbb
inotify: fix inotify oneshot support

commit ff311008ab8d2f2cfdbbefd407d1b05acc8164b2 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/notify/inotify/inotify_fsnotify.c