From: Dave Chinner Date: Tue, 22 Mar 2011 11:23:42 +0000 (+1100) Subject: fs: rename inode_lock to inode_hash_lock X-Git-Tag: v2.6.39-rc1~75^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67a23c494621ff1d5431c3bc320947865b224625;p=pandora-kernel.git fs: rename inode_lock to inode_hash_lock All that remains of the inode_lock is protecting the inode hash list manipulation and traversals. Rename the inode_lock to inode_hash_lock to reflect it's actual function. Signed-off-by: Dave Chinner Signed-off-by: Al Viro --- Reading git-diff-tree failed