]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: fix spin_unlock in check_ref_cleanup
authorChris Mason <clm@fb.com>
Wed, 29 Jan 2014 15:02:40 +0000 (07:02 -0800)
committerChris Mason <clm@fb.com>
Wed, 29 Jan 2014 15:06:31 +0000 (07:06 -0800)
commit0c8002a0a445ba024cb59f0eb4f3a964c495322d
tree7c4f187c51baf3125b1b47ad0ef2ad1ee9c0efb9
parent59db80d7fe10b97eef8b8e8349348244e71ebceb
Btrfs: fix spin_unlock in check_ref_cleanup

Our goto out should have gone a little farther.

Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/extent-tree.c