]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: export the geometry of realtime groups to userspace
authorDarrick J. Wong <djwong@kernel.org>
Thu, 15 Aug 2024 18:56:20 +0000 (11:56 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 16 Aug 2024 21:57:33 +0000 (14:57 -0700)
commitf5d1e1e8ddd985e74ce1a39bb6ad58cf72fa6309
tree60d46b829153da46a7b23474009e0346f3833c69
parentb07af174ad4a12cc2078c8ad588bffd920e0a1fc
xfs: export the geometry of realtime groups to userspace

Create an ioctl so that the kernel can report the status of realtime
groups to userspace.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
libxfs/xfs_fs.h
libxfs/xfs_health.h
libxfs/xfs_rtgroup.c
libxfs/xfs_rtgroup.h