]> bbs.cooldavid.org Git - net-next-2.6.git/commit
inotify: send IN_UNMOUNT events
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:49 +0000 (10:18 -0400)
commit611da04f7a31b2208e838be55a42c7a1310ae321
treef72cdd659943dbd92eb401de00bab2b21a1eab67
parentff311008ab8d2f2cfdbbefd407d1b05acc8164b2
inotify: send IN_UNMOUNT events

Since the .31 or so notify rewrite inotify has not sent events about
inodes which are unmounted.  This patch restores those events.

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