]> git.karo-electronics.de Git - karo-tx-linux.git/commit
inotify: send IN_UNMOUNT events
authorEric Paris <eparis@redhat.com>
Wed, 28 Jul 2010 14:18:37 +0000 (10:18 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 21 Mar 2011 19:45:43 +0000 (12:45 -0700)
commitb62b1d7df40640fe8b5d257b84add8b009752153
tree872792eaa56232c85d9bbf1f5b0923e552fe07d0
parent3e32b32342f9f58b70053ced9a9663228a125504
inotify: send IN_UNMOUNT events

commit 611da04f7a31b2208e838be55a42c7a1310ae321 upstream.

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>
Cc: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/notify/inotify/inotify_user.c