From: Chris Mason Date: Wed, 14 Jan 2009 18:40:46 +0000 (-0500) Subject: Btrfs: stop spinning on mutex_trylock and let the adaptive code spin for us X-Git-Tag: v2.6.30-rc1~216^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf47b8f3d96b0b8b10b557444a28b3ca4024ff82;p=pandora-kernel.git Btrfs: stop spinning on mutex_trylock and let the adaptive code spin for us Mutexes now spin internally and the btrfs spin is no longer required for performance. Signed-off-by: Chris Mason Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed