]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_io: provide an interface to the scrub ioctls
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 6 Dec 2017 15:17:07 +0000 (09:17 -0600)
committerEric Sandeen <sandeen@redhat.com>
Wed, 6 Dec 2017 15:17:07 +0000 (09:17 -0600)
commit813c67c7c818c7a75e952f468bafbd1d6720a232
treed65acb63aebd6f731f83756fc324af52b97c9375
parentfc60b66d336158127aff0eb72d1858c13455d73d
xfs_io: provide an interface to the scrub ioctls

Create a new xfs_io command to call the new XFS metadata scrub ioctl.

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/init.c
io/io.h
io/scrub.c [new file with mode: 0644]
man/man8/xfs_io.8