]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: export the geometry of realtime groups to userspace
authorDarrick J. Wong <djwong@kernel.org>
Mon, 25 Nov 2024 21:14:22 +0000 (13:14 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 24 Dec 2024 02:01:30 +0000 (18:01 -0800)
commitb69571adb79e8dfe9eac889ebecf6ce5bbf65ccb
tree243f4467681c900f7a3a1b00d1ac751e00453924
parent2342f2c03c97527f94a48102be96953f781182ab
xfs: export the geometry of realtime groups to userspace

Source kernel commit: 3fa7a6d0c7eb264e469eaf1e3ef59b6793a853ee

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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
libxfs/util.c
libxfs/xfs_fs.h
libxfs/xfs_health.h
libxfs/xfs_rtgroup.c
libxfs/xfs_rtgroup.h