| commit | 9451b5ee0d0d2d4653b3334ca79c74cdc24e0a4b | [log] [tgz] |
|---|---|---|
| author | Darrick J. Wong <djwong@kernel.org> | Thu Aug 08 09:38:48 2024 -0700 |
| committer | Darrick J. Wong <djwong@kernel.org> | Thu Aug 08 09:38:48 2024 -0700 |
| tree | b1428462cc4644a1ad3c84d282ec4dd99ce08712 | |
| parent | ac69d5ab2889ae00b901a3ce681a39de1b0e449b [diff] |
xfs_scrub: allow sysadmin to control background scrubs Add an extended option -o autofsck to xfs_scrub so that it selects the operation mode from the "autofsck" filesystem property. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>