diff options
author | 2025-02-13 05:47:15 +0100 | |
---|---|---|
committer | 2025-03-03 08:16:45 -0700 | |
commit | 1d319ac6fe1bd6364c5fc6e285ac47b117aed117 (patch) | |
tree | af4cb5bf0bafae94ae1f5dd5df5933429e6eef2d /tools/perf/scripts/python | |
parent | xfs: export zoned geometry via XFS_FSOP_GEOM (diff) | |
download | wireguard-linux-1d319ac6fe1bd6364c5fc6e285ac47b117aed117.tar.xz wireguard-linux-1d319ac6fe1bd6364c5fc6e285ac47b117aed117.zip |
xfs: disable sb_frextents for zoned file systems
Zoned file systems not only don't use the global frextents counter, but
for them the in-memory percpu counter also includes reservations taken
before even allocating delalloc extent records, so it will never match
the per-zone used information. Disable all updates and verification of
the sb counter for zoned file systems as it isn't useful for them.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions