From: Dave Chinner Date: Sat, 23 Oct 2010 10:58:09 +0000 (-0400) Subject: fs: Factor inode hash operations into functions X-Git-Tag: v2.6.37-rc1~94^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c51acbc66f754e536e1c9e3331656b69bce86d0;p=pandora-kernel.git fs: Factor inode hash operations into functions Before replacing the inode hash locking with a more scalable mechanism, factor the removal of the inode from the hashes rather than open coding it in several places. Based on a patch originally from Nick Piggin. Signed-off-by: Dave Chinner Reviewed-by: Christoph Hellwig Signed-off-by: Al Viro --- Reading git-diff-tree failed