]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: export zoned geometry via XFS_FSOP_GEOM
authorChristoph Hellwig <hch@lst.de>
Mon, 14 Apr 2025 05:35:57 +0000 (07:35 +0200)
committerAndrey Albershteyn <aalbersh@kernel.org>
Tue, 29 Apr 2025 16:09:57 +0000 (18:09 +0200)
commitbe3bc69f4feefac447b411c5145dbe099189c766
tree56fdc5a78090e334838dac117b159045a59d074b
parent9840f7e09e2f6c2f263eade74ed6f6d64cf7e689
xfs: export zoned geometry via XFS_FSOP_GEOM

Source kernel commit: 1fd8159e7ca41203798b6f65efaf1724eb318cd4

Export the zoned geometry information so that userspace can query it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
libxfs/xfs_fs.h
libxfs/xfs_sb.c