From: Al Viro Date: Tue, 26 Oct 2010 00:49:35 +0000 (-0400) Subject: split invalidate_inodes() X-Git-Tag: v2.6.37-rc1~94^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63997e98a3be68d7cec806d22bf9b02b2e1daabb;p=pandora-kernel.git split invalidate_inodes() 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 --- Reading git-diff-tree failed