From: Josef Bacik Date: Mon, 18 Jun 2012 13:23:18 +0000 (-0600) Subject: Btrfs: add a missing spin_lock X-Git-Tag: v3.5-rc4~10^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e18fca734278784bd6591de63ca148cc27344ca9;p=pandora-kernel.git Btrfs: add a missing spin_lock When fixing up the locking in the delayed ref destruction work I accidently broke the locking myself ;(. Add back a spin_lock that should be there and we are now all set. Thanks, Btrfs: add a missing spin_lock When fixing up the locking in the delayed ref destruction work I accidently broke the locking myself ;(. Add back a spin_lock that should be there and we are now all set. Thanks, Reported-by: Dan Carpenter Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed