Skip to content
  • Natanael Copa's avatar
    setup-disk: fix enumerate_fstab · c793c904
    Natanael Copa authored
    fix case when mountpoint is a prefix of other mount. For example:
    
     setup-disk /d
    
    which would also match /dev and create various bogus entries in the
    generated fstab.
    
    Thanks to Jim Pryor for pointing this out.
    c793c904