- fix one-argument mount in cases where fstab or mtab contain overlapping
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 4 Apr 2006 08:23:59 +0000 (08:23 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 4 Apr 2006 08:23:59 +0000 (08:23 -0000)
commit7fe9dd5dd701e4933dd2bfc91e43d47a1780a9a5
tree2fff899a74b63bb323ad0f2e3b1b1871c526d287
parent5e8995327325bb625a5abf965df3a07edb05fe5a
- fix one-argument mount in cases where fstab or mtab contain overlapping
  entries.  (Such as "mount -o remount,rw /" where you're not on rootfs.).
  (r14723 from trunk)
util-linux/mount.c