commit | 164bc6195139047faaf5ada1278332e99494803b | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Thu May 21 17:01:58 2009 -0400 |
committer | Eric Paris <eparis@redhat.com> | Thu Jun 11 14:57:54 2009 -0400 |
tree | fdc0e31f9dc15796a4777ed917533091797b8b69 | |
parent | 1ef5f13c6c8acd3fd10db9f1743f3b4cf30a4abb [diff] |
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 <eparis@redhat.com> Acked-by: Al Viro <viro@zeniv.linux.org.uk> Cc: Christoph Hellwig <hch@lst.de>