]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_io: print more realtime subvolume related information in statfs
authorChristoph Hellwig <hch@lst.de>
Thu, 12 Mar 2026 07:00:11 +0000 (08:00 +0100)
committerAndrey Albershteyn <aalbersh@kernel.org>
Thu, 12 Mar 2026 14:35:40 +0000 (15:35 +0100)
commit69721699daeba43eed65d00845580812252cb5da
tree5805ba8a0e69298eb77254f36374f26eb8b96ad2
parent705858765a3afa24393502da8ef2608e3dda94ea
xfs_io: print more realtime subvolume related information in statfs

The statfs call report information from the fs geometry structure.
Add the fields added for realtime group and zoned device support to
this output.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
io/stat.c