]> err.no Git - util-linux/commit
mount: fix -f -o remount
authorKarel Zak <kzak@redhat.com>
Thu, 26 Jul 2007 12:39:03 +0000 (14:39 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 26 Jul 2007 12:45:55 +0000 (14:45 +0200)
commit3821f4888a5ae37443fecfca861c35d28092c0ed
treee91b86e1045638dcef97b903b5af4c3191657c02
parentaa450e4023eaefd6137a15b1b239cffcf723d028
mount: fix -f -o remount

Bug:

   $ mount -fv / -o remount
   mount: according to mtab, /dev/sda3 is already mounted on /

Signed-off-by: Karel Zak <kzak@redhat.com>
mount/mount.c