]> Pileus Git - ~andy/linux/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)
commitcf93da7bcf450cb4595055d491a0519cb39e68ed
tree7c4f187c51baf3125b1b47ad0ef2ad1ee9c0efb9
parent90d3e592e99b8e374ead2b45148abf506493a959
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