user/2882: mount(8) doesn't remount non-ffs properly. >Number: 2882
>Category: user
>Synopsis: mount(8) doesn't remount non-ffs properly.
>Confidential: no
net
>Environment:
System : OpenBSD 3.1
Architecture: OpenBSD.i386
Machine : i386
>Description:
mount(8) uses mount_ffs to remount non-ffs filesystems if no -t
is given. This causes weird mount-flags on at least msdos.
>How-To-Repeat:
$ sudo mount -t msdos /dev/fd0c /mnt
$ sudo mount -u /dev/fd0c /mnt
$ sudo ls -l /mnt
See log:
http://e.molioner.dk/remount-bug-log >Fix:
http://e.molioner.dk/mount8.diff >Release-Note:
Received on Thu Nov 7 15:19:39 2002
This archive was generated by hypermail 2.1.8
: Wed Aug 23 2006 - 13:29:36 EDT
|