]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_io: allow callers to dump fs stats individually
authorDarrick J. Wong <djwong@kernel.org>
Wed, 28 Jul 2021 23:03:18 +0000 (19:03 -0400)
committerEric Sandeen <sandeen@sandeen.net>
Wed, 28 Jul 2021 23:03:18 +0000 (19:03 -0400)
commit4130bb62c4a510f73b22ff28aa4eef820fe35f67
tree3e467c51c476626740b79101ef1032e4367ff44c
parent1e8afffb6260104a8a3773f6fdb91af8ca1a6ff4
xfs_io: allow callers to dump fs stats individually

Enable callers to decide if they want to see statfs, fscounts, or
geometry information (or any combination) from the xfs_io statfs
command.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
io/stat.c
man/man8/xfs_io.8