]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: export the geometry of realtime groups to userspace
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:22:02 +0000 (14:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 9 Jul 2024 22:37:14 +0000 (15:37 -0700)
commit925c1f080f794e8fbb689612b04a0017522fe02c
treec93008bce3456192a295bf061278c96ce8dce0b5
parentf39c1c4604ff0a01f95bd8cec78e796f7a924697
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/util.c
libxfs/xfs_fs.h
libxfs/xfs_health.h
libxfs/xfs_rtgroup.c
libxfs/xfs_rtgroup.h
man/man2/ioctl_xfs_rtgroup_geometry.2 [new file with mode: 0644]