]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_scrub: create a script to scrub all xfs filesystems
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)
commitf1dca11cad13086a30df05bed57b600abf06374d
treeece356e6f14c7aa65d888901f88c205c0cf67e56
parented60d2102c0f5a151756a7b68275c33dad517691
xfs_scrub: create a script to scrub all xfs filesystems

Create an xfs_scrub_all command to find all XFS filesystems
and run an online scrub against them all.

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>
debian/control
man/man8/xfs_scrub_all.8 [new file with mode: 0644]
scrub/Makefile
scrub/xfs_scrub_all.in [new file with mode: 0644]