From: Jeff Mahoney Date: Mon, 30 Mar 2009 18:02:35 +0000 (-0400) Subject: reiserfs: eliminate per-super xattr lock X-Git-Tag: v2.6.30-rc1~615^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d984561b326cd0fe0d1183d11b9b4fa1d011d21d;p=pandora-kernel.git reiserfs: eliminate per-super xattr lock With the switch to using inode->i_mutex locking during lookups/creation in the xattr root, the per-super xattr lock is no longer needed. This patch removes it. Signed-off-by: Jeff Mahoney Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed