]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: export the geometry of realtime groups to userspace
authorDarrick J. Wong <djwong@kernel.org>
Wed, 7 Aug 2024 23:04:19 +0000 (16:04 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Sat, 10 Aug 2024 06:57:27 +0000 (23:57 -0700)
commit6e2de932d2d7da573fa9359eca9e21b389d5f941
tree9d93f9aa92a7378f1bbdff80d8c7200a20d1e295
parente12d492547c83490bd79aff169ef74e410050e4a
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>
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