diff options
author | 2025-08-12 11:55:19 +0900 | |
---|---|---|
committer | 2025-08-19 14:23:37 +0200 | |
commit | 9ce43caa4b7be707638d49ad4fb358b6ff646e91 (patch) | |
tree | e430fe02852644ecc6d841c620a1f6b149b2d437 /tools/perf/scripts/python | |
parent | xfs: split xfs_zone_record_blocks (diff) | |
download | wireguard-linux-9ce43caa4b7be707638d49ad4fb358b6ff646e91.tar.xz wireguard-linux-9ce43caa4b7be707638d49ad4fb358b6ff646e91.zip |
xfs: Default XFS_RT to Y if CONFIG_BLK_DEV_ZONED is enabled
XFS support for zoned block devices requires the realtime subvolume
support (XFS_RT) to be enabled. Change the default configuration value
of XFS_RT from N to CONFIG_BLK_DEV_ZONED to align with this requirement.
This change still allows the user to disable XFS_RT if this feature is
not desired for the user use case.
Suggested-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions