From: Josef Bacik Date: Thu, 20 Nov 2008 17:16:16 +0000 (-0500) Subject: Btrfs: Fix for lockdep warnings with alloc_mutex and pinned_mutex X-Git-Tag: v2.6.29-rc1~27^2~9^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea6a478ed9758cb0f5af228104b9434840aa20ff;p=pandora-kernel.git Btrfs: Fix for lockdep warnings with alloc_mutex and pinned_mutex This the lockdep complaint by having a different mutex to gaurd caching the block group, so you don't end up with this backwards dependancy. Thank you, Signed-off-by: Josef Bacik --- Reading git-diff-tree failed