diff options
author | Christoph Hellwig <hch@lst.de> | 2025-02-13 05:47:15 +0100 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2025-03-03 08:16:45 -0700 |
commit | 1d319ac6fe1bd6364c5fc6e285ac47b117aed117 (patch) | |
tree | af4cb5bf0bafae94ae1f5dd5df5933429e6eef2d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 1fd8159e7ca41203798b6f65efaf1724eb318cd4 (diff) |
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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions