From: Christoph Hellwig Date: Sat, 23 Oct 2010 11:09:06 +0000 (-0400) Subject: fs: move i_count increments into find_inode/find_inode_fast X-Git-Tag: v2.6.37-rc1~94^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7899bd5472e8e99741369b4a32eca44e5282a85;p=pandora-kernel.git fs: move i_count increments into find_inode/find_inode_fast Now that iunique is not abusing find_inode anymore we can move the i_ref increment back to where it belongs. Signed-off-by: Christoph Hellwig Signed-off-by: Al Viro --- Reading git-diff-tree failed