| commit | ac69d5ab2889ae00b901a3ce681a39de1b0e449b | [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 | 26c28f0f2676db1bd19c1948488dd8dc23dcfa11 | |
| parent | 7c3bfb6fc26366a9fcb0a94d7531b6cb83fa956d [diff] |
libfrog: define a autofsck filesystem property Now that we have the ability to set properties on filesystems, create an "autofsck" property so that sysadmins can control background xfs_scrub behaviors. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>