]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: export the geometry of realtime groups to userspace
authorDarrick J. Wong <djwong@kernel.org>
Tue, 7 Mar 2023 03:55:25 +0000 (19:55 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 22 Nov 2023 23:03:33 +0000 (15:03 -0800)
commitd50fdfadf7b549560bbadd348e3f1bde8bbc8ea0
tree009f008cd9871ec43d4de6ea384085768cad5304
parentcdb1cfec681934ba3f34a85fa645f940aa3e9314
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_fs_staging.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]