]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - io/io.h
xfs_io: wire up repair ioctl stuff
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 1 Aug 2018 22:06:44 +0000 (17:06 -0500)
committerEric Sandeen <sandeen@redhat.com>
Wed, 1 Aug 2018 22:06:44 +0000 (17:06 -0500)
commitbec810e8b483de05057411baf42acca620c7173f
tree274351c9a82f175686d018d4d750e4b40ca3f20b
parentc3a140f0361fbb0364910462a3da055732845d8e
xfs_io: wire up repair ioctl stuff

Wire up the repair ioctl (which is really the scrub ioctl with special
flags) and the force-repair error injection point.

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/init.c
io/io.h
io/scrub.c
man/man8/xfs_io.8