Home | History | Annotate | Download | only in scrub
      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"
     11 
     12 # Set this to 1 to have e2scrub_all scrub all LVs, not just the mounted ones.
     13 # scrub_all=0
     14