]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - libfrog/bulkstat.c
xfs_io: add a bulkstat command
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 30 Sep 2019 20:17:02 +0000 (16:17 -0400)
committerEric Sandeen <sandeen@sandeen.net>
Mon, 30 Sep 2019 20:17:02 +0000 (16:17 -0400)
commit3c8276c49e117dcd683efd0a75b0b93d5d4f2b09
treeb0128e9faadddf1cedf52088c1e6e91b4e5256db
parentdafb55f9d29b6e068793d965360a3dda8914d9f2
xfs_io: add a bulkstat command

Add a bulkstat command to xfs_io so that we can test our new xfrog code.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
io/Makefile
io/bulkstat.c [new file with mode: 0644]
io/init.c
io/io.h
libfrog/bulkstat.c
libfrog/bulkstat.h
man/man8/xfs_io.8