aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tests/extent-buffer-tests.c
diff options
context:
space:
mode:
authorNikolay Borisov <[email protected]>2021-10-14 07:03:11 +0000
committerDavid Sterba <[email protected]>2022-01-03 14:09:42 +0000
commit17130a65f0cd71f9c26bec8f0f097fc61013b6f8 (patch)
tree18930c5c8847301b870c3e620e1987b2af20b119 /fs/btrfs/tests/extent-buffer-tests.c
parentbtrfs: fix deadlock between quota enable and other quota operations (diff)
downloadkernel-17130a65f0cd71f9c26bec8f0f097fc61013b6f8.tar.gz
kernel-17130a65f0cd71f9c26bec8f0f097fc61013b6f8.zip
btrfs: remove spurious unlock/lock of unused_bgs_lock
Since both unused block groups and reclaim bgs lists are protected by unused_bgs_lock then free them in the same critical section without doing an extra unlock/lock pair. Reviewed-by: Josef Bacik <[email protected]> Signed-off-by: Nikolay Borisov <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/tests/extent-buffer-tests.c')
0 files changed, 0 insertions, 0 deletions