]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blame - scrub/e2scrub.conf.in
ext2fs: nls: support UTF-8 11.0 with NFKD normalization
[thirdparty/e2fsprogs.git] / scrub / e2scrub.conf.in
CommitLineData
5ce368f0
DW
1# e2scrub configuration file
2
3# Snapshots will be created to run fsck; the snapshot will be of this size.
4# snap_size_mb=256
5
6# Set this to 1 to enable fstrim for everyone.
7# fstrim=0
8
9# Arguments passed into e2fsck.
10# e2fsck_opts="-vtt"
a089aec3
DW
11
12# Set this to 1 to have e2scrub_all scrub all LVs, not just the mounted ones.
13# scrub_all=0