]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs: add helpers to require zoned/non-zoned file systems
authorChristoph Hellwig <hch@lst.de>
Fri, 21 Mar 2025 07:21:35 +0000 (08:21 +0100)
committerZorro Lang <zlang@kernel.org>
Fri, 28 Mar 2025 01:05:05 +0000 (09:05 +0800)
commit9b6b461417ab7f8cc0c00da9f901d25e563c720d
tree949969838badda4a16ca8ce7b0e7b1468a74450d
parent4d2283f87ed2f609df4a442efda459dd17fb7e60
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>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/xfs