• Peter Enderborg's avatar
    Setup filesystem for automatic forced repair · 8c578e3a
    Peter Enderborg authored
    Set maximum mounts count before check and count of mounts
    since last fsck when building filesystem.
    Will affect host built filesystem and filesystem created in
    recovery. This is strongly recommended by the tune2fs manual
    page in the e2fsprogs, section about -i flag.
    
    The value of 10 is tried out on field test, and is a
    trade-off for start performance and reasonably frequency
    of forced checks.
    
    Change-Id: Id7248f1047b32e38c84bd7057c870bf190b04fa6
    8c578e3a
ext4_utils.c 17.6 KB