]> www.infradead.org Git - users/dwmw2/linux.git/commit
xfs: export the geometry of realtime groups to userspace
authorDarrick J. Wong <djwong@kernel.org>
Mon, 4 Nov 2024 04:19:22 +0000 (20:19 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:38:40 +0000 (13:38 -0800)
commit3fa7a6d0c7eb264e469eaf1e3ef59b6793a853ee
treed4d2da94711af0c0665dae2146d7a55562cddb9b
parentab7bd650e17a392a205ec6b6c72b97cae18d43b4
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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_fs.h
fs/xfs/libxfs/xfs_health.h
fs/xfs/libxfs/xfs_rtgroup.c
fs/xfs/libxfs/xfs_rtgroup.h
fs/xfs/xfs_health.c
fs/xfs/xfs_ioctl.c