diff options
| author | Josef Bacik <[email protected]> | 2022-07-15 15:45:28 -0400 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2022-09-26 12:27:54 +0200 |
| commit | 588a486835b0bcf3fd457423f68204546220b6a7 (patch) | |
| tree | c598296ebdd47cbce1760e37f12aeb2e5d6b460a /tools/perf/scripts/python/bin | |
| 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 <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions