]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: export realtime group geometry via XFS_FSOP_GEOM
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:22:01 +0000 (14:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 9 Jul 2024 22:37:13 +0000 (15:37 -0700)
commit96492f476905650948cfe4ae53f0eb73b036a897
tree4906d6f1e5735e124a0b2d73c60c6c91e2150506
parent4403bce4fd4053d97d05b3e609f51e13d57d1292
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>
libxfs/xfs_fs.h
libxfs/xfs_sb.c