]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - scrub/common.h
xfs_scrub: set up command line argument parsing
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 2 Feb 2018 15:32:45 +0000 (09:32 -0600)
committerEric Sandeen <sandeen@redhat.com>
Fri, 2 Feb 2018 15:32:45 +0000 (09:32 -0600)
commit828105d1922556ce8e9d31cc2693ed88ebf5f87c
tree4633e6d19a2c93be8f7f8e03f2e2102222132e2c
parentf0585fce2320152445ac7896e0b8545a50bb9d18
xfs_scrub: set up command line argument parsing

Parse command line options in order to set up the context in which we
will scrub the filesystem.

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.h
scrub/xfs_scrub.c
scrub/xfs_scrub.h