]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - scrub/scrub.c
xfs_scrub: wire up repair ioctl
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 2 Feb 2018 15:32:47 +0000 (09:32 -0600)
committerEric Sandeen <sandeen@redhat.com>
Fri, 2 Feb 2018 15:32:47 +0000 (09:32 -0600)
commit19852474813fa039f7b2d952ff421f2eb2d3f06d
tree84a70b36b8324ebf21768b6fdba1c8d0f3aa32dc
parent5c7826c1aec6a0dfe2f714b7b4d92f4c623a864f
xfs_scrub: wire up repair ioctl

Create the mechanism we need to actually call the kernel's online repair
functionality.  The interface will consume a repair description; the
descriptor management will follow in the next patch.

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>
scrub/common.c
scrub/common.h
scrub/phase1.c
scrub/phase2.c
scrub/phase3.c
scrub/phase5.c
scrub/scrub.c
scrub/scrub.h
scrub/xfs_scrub.h