split invalidate_inodes()
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 26 Oct 2010 00:49:35 +0000 (20:49 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 26 Oct 2010 01:27:18 +0000 (21:27 -0400)
Pull removal of fsnotify marks into generic_shutdown_super().
Split umount-time work into a new function - evict_inodes().
Make sure that invalidate_inodes() will be able to cope with
I_FREEING once we change locking in iput().

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found