]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_scrub_all: support metadata+media scans of all filesystems
authorDarrick J. Wong <djwong@kernel.org>
Mon, 29 Jul 2024 23:23:16 +0000 (16:23 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:01:10 +0000 (17:01 -0700)
commit45ec29cfba027f3b8e00c8cd788879c68a495dbe
tree87e60b27f1a344f925d280f15425b517c1a30e7f
parentdc332e467413ec9160668e822429333cb0736da7
xfs_scrub_all: support metadata+media scans of all filesystems

Add the necessary systemd services and control bits so that
xfs_scrub_all can kick off a metadata+media scan of a filesystem.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
man/man8/xfs_scrub_all.8
scrub/Makefile
scrub/xfs_scrub_all.in
scrub/xfs_scrub_fail.in
scrub/xfs_scrub_fail@.service.in
scrub/xfs_scrub_media@.service.in [new file with mode: 0644]
scrub/xfs_scrub_media_fail@.service.in [new file with mode: 0644]