summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNaohiro Aota <naohiro.aota@wdc.com>2025-07-16 16:59:52 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-08-20 18:41:39 +0200
commit0dd3fd39b8076134e8de22a598bff1e252624a70 (patch)
treeb26c88aa3d5306ca94f384176599e596d92fa05a /tools/perf/scripts/python
parentfdea8df44f1247e42c4ff48b1b307bde4cc807d5 (diff)
btrfs: zoned: do not select metadata BG as finish target
commit 3a931e9b39c7ff8066657042f5f00d3b7e6ad315 upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions