]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_scrub_all: enable periodic file data scrubs automatically
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)
commit267ae610a3d90f0f0fcf643e38b16dbbb3c1ec78
tree559b12a9dc68aa300932fa8c56dc6ecc946ca6f9
parent45ec29cfba027f3b8e00c8cd788879c68a495dbe
xfs_scrub_all: enable periodic file data scrubs automatically

Enhance xfs_scrub_all with the ability to initiate a file data scrub
periodically.  The user must specify the period, and they may optionally
specify the path to a file that will record the last time the file data
was scrubbed.

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