]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
xfs: add helpers to require zoned/non-zoned file systems
authorChristoph Hellwig <hch@lst.de>
Thu, 30 Jan 2025 04:44:25 +0000 (05:44 +0100)
committerChristoph Hellwig <hch@lst.de>
Thu, 30 Jan 2025 05:40:19 +0000 (06:40 +0100)
commitdbbc45d3e4576a6fa6a39725b656ecbc1086964a
tree99d536b04bbdf38e9f0eae832991340da4f34381
parent00fb718f752a59fb5ae6c276e80f552687c30e36
xfs: add helpers to require zoned/non-zoned file systems

Looking at the max_open_zones sysfs attribute to see if a file system is
zoned or not, as various tests depend on that.

Signed-off-by: Christoph Hellwig <hch@lst.de>
common/xfs