]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: export realtime group geometry via XFS_FSOP_GEOM
authorDarrick J. Wong <djwong@kernel.org>
Mon, 23 Sep 2024 20:41:21 +0000 (13:41 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 2 Oct 2024 01:10:47 +0000 (18:10 -0700)
commit466b19b71b6c669b9c9aeca7c9c348a3c46fe024
treed874912ce290c8b1da956fc788b0986a20cf3989
parentac00485e93c7e8dacec1f9b4cf527f8c492f5e97
xfs: export realtime group geometry via XFS_FSOP_GEOM

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

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