]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: export zoned geometry via XFS_FSOP_GEOM
authorChristoph Hellwig <hch@lst.de>
Thu, 24 Oct 2024 08:57:41 +0000 (10:57 +0200)
committerChristoph Hellwig <hch@lst.de>
Mon, 3 Mar 2025 15:16:45 +0000 (08:16 -0700)
commit1fd8159e7ca41203798b6f65efaf1724eb318cd4
tree391f10bb6fb859449292dd50fd859604ec6cbb93
parentbdc03eb5f98f6f1ae4bd5e020d1582a23efb7799
xfs: export zoned geometry via XFS_FSOP_GEOM

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>
fs/xfs/libxfs/xfs_fs.h
fs/xfs/libxfs/xfs_sb.c