]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_scrub: allow sysadmin to control background scrubs
authorDarrick J. Wong <djwong@kernel.org>
Fri, 26 Jul 2024 05:47:58 +0000 (22:47 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:12:40 +0000 (17:12 -0700)
commitba91ad0f46f62e02b4528c30786f01965fa5d7f6
treec8a8210b3c52ce16183a0696ee07f50cf3b2e4cc
parent00e455d891e9d5f9a2c4dca18b794db844aa6ef3
xfs_scrub: allow sysadmin to control background scrubs

Define a "self_healing" filesystem property so that sysadmins can
indicate their preferences for background online fsck.  Add an extended
option to xfs_scrub so that it selects the operation mode from the self
healing fs property.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
man/man8/xfs_scrub.8
scrub/phase1.c
scrub/xfs_scrub.c
scrub/xfs_scrub.h