]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - scrub/phase1.c
xfs_scrub: wrap the scrub ioctl
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 2 Feb 2018 15:32:46 +0000 (09:32 -0600)
committerEric Sandeen <sandeen@redhat.com>
Fri, 2 Feb 2018 15:32:46 +0000 (09:32 -0600)
commitfd7d73c0c4643496e3cc4f1aedd14689a4d57200
treec9033747a437163f15af17745e85e5e212758996
parent604dd3345f350379ded09d4a2218f4478844f245
xfs_scrub: wrap the scrub ioctl

Create some wrappers to call the scrub ioctls.

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/Makefile
scrub/common.c
scrub/common.h
scrub/phase1.c
scrub/scrub.c [new file with mode: 0644]
scrub/scrub.h [new file with mode: 0644]