| commit | e1949048b204ba3bbc9be356e54f5d30334546ff | [log] [tgz] |
|---|---|---|
| author | Darrick J. Wong <djwong@kernel.org> | Fri Jul 26 11:31:47 2024 -0700 |
| committer | Darrick J. Wong <djwong@kernel.org> | Wed Aug 07 13:56:25 2024 -0700 |
| tree | 28663a9ecdf81c6bb4672b7a6ff7f480c5043738 | |
| parent | 7ef9787f1e2b7fdde118df058ff3a9e3e38ab1f4 [diff] |
mkfs: set autofsck filesystem property Add a new mkfs option -m autofsck so that sysadmins can control the background scrubbing behavior of filesystems from the start. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>