diff options
author | Josef Bacik <josef@toxicpanda.com> | 2022-07-15 15:45:28 -0400 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-09-26 12:27:54 +0200 |
commit | 588a486835b0bcf3fd457423f68204546220b6a7 (patch) | |
tree | c598296ebdd47cbce1760e37f12aeb2e5d6b460a /fs/btrfs/block-group.h | |
parent | 7b9c293b050f92e3441150f34f1dd801a0040e94 (diff) |
btrfs: remove lock protection for BLOCK_GROUP_FLAG_RELOCATING_REPAIR
Before when this was modifying the bit field we had to protect it with
the bg->lock, however now we're using bit helpers so we can stop
using the bg->lock.
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/block-group.h')
0 files changed, 0 insertions, 0 deletions