diff options
author | Darrick J. Wong <djwong@kernel.org> | 2024-02-22 23:34:12 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-02-22 23:34:12 +0300 |
commit | f9e325bf61d1fb3ef5f705268a22de95809db9fa (patch) | |
tree | 09da36fbcd20d8ea69ad15af09a4857451d7d9db /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 056d22c87132cf4968f5e702116439bea9795930 (diff) | |
download | linux-f9e325bf61d1fb3ef5f705268a22de95809db9fa.tar.xz |
xfs: drop XFS_BTREE_CRC_BLOCKS
All existing btree types set XFS_BTREE_CRC_BLOCKS when running against a
V5 filesystem. All currently proposed btree types are V5 only and use
the richer XFS_BTREE_CRC_BLOCKS format. Therefore, we can drop this
flag and change the conditional to xfs_has_crc.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions