summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/qgroup.c
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2015-04-30 17:47:05 +0100
committerChris Mason <clm@fb.com>2015-06-02 19:34:34 -0700
commit35c766425adc8e6cd1bdc8554fa540364f218fb7 (patch)
tree390f8b66884310a7c9531275425af2e467f8eb4e /fs/btrfs/qgroup.c
parent816fcebe8f41051b29970e5baed4d4afe462d8a8 (diff)
downloadlinux-35c766425adc8e6cd1bdc8554fa540364f218fb7.tar.bz2
Btrfs: fix mutex unlock without prior lock on space cache truncation
If the call to btrfs_truncate_inode_items() failed and we don't have a block group, we were unlocking the cache_write_mutex without having locked it (we do it only if we have a block group). Fixes: 1bbc621ef284 ("Btrfs: allow block group cache writeout outside critical section in commit") Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: David Sterba <dsterba@suse.cz> Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'fs/btrfs/qgroup.c')
0 files changed, 0 insertions, 0 deletions