]> 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, 7 Aug 2024 23:04:34 +0000 (16:04 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Sat, 10 Aug 2024 06:54:48 +0000 (23:54 -0700)
commit25c20a9079ae17a2200b0cb01d10f15c17beeffb
treef3cade28dae5c99c57c310701a608ee7d0c35d2d
parent3ecc5bac49fc2a993bf71692a6ade907422c7692
xfs: export the geometry of realtime groups to userspace

Source kernel commit: f5a734e12dae026218c45e5f46fe771492f2249d

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