diff options
author | 2025-07-16 16:59:52 +0900 | |
---|---|---|
committer | 2025-08-07 17:07:16 +0200 | |
commit | 3a931e9b39c7ff8066657042f5f00d3b7e6ad315 (patch) | |
tree | 1f8171a8e5e834d31bdcc7bab140634bf746c0e4 /tools/perf/scripts/python | |
parent | btrfs: do not allow relocation of partially dropped subvolumes (diff) | |
download | wireguard-linux-3a931e9b39c7ff8066657042f5f00d3b7e6ad315.tar.xz wireguard-linux-3a931e9b39c7ff8066657042f5f00d3b7e6ad315.zip |
btrfs: zoned: do not select metadata BG as finish target
We call btrfs_zone_finish_one_bg() to zone finish one block group and make
room to activate another block group. Currently, we can choose a metadata
block group as a target. But, as we reserve an active metadata block group,
we no longer want to select a metadata block group. So, skip it in the
loop.
CC: stable@vger.kernel.org # 6.6+
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Naohiro Aota <naohiro.aota@wdc.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions