From: Eric Paris Date: Thu, 21 May 2009 21:01:58 +0000 (-0400) Subject: fsnotify: handle filesystem unmounts with fsnotify marks X-Git-Tag: v2.6.31-rc1~381^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=164bc6195139047faaf5ada1278332e99494803b;p=pandora-kernel.git fsnotify: handle filesystem unmounts with fsnotify marks When an fs is unmounted with an fsnotify mark entry attached to one of its inodes we need to destroy that mark entry and we also (like inotify) send an unmount event. Signed-off-by: Eric Paris Acked-by: Al Viro Cc: Christoph Hellwig --- Reading git-diff-tree failed