]> 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, 27 Sep 2010 00:21:28 +0000 (17:21 -0700)
commite39ae50950e2cc9b92812f643d86f1a02cbab738
tree03e76db07921cbf4f1ac622ae633a80aa29def97
parent02e33709e19a12720a8da0c5bfa5572ed8b5c9ec
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