freebsd-nq/sbin/mount
Dima Dorfman ad0447715b Implement the -r and -w options as -o ro' and -o noro', respectively. At
least in -w's case, simply unsetting the correct bit in init_flags was not
enough.  The bit may be reset later if, say, the filesystem is marked `ro'
in fstab.  The command line option should override the fstab setting, but
did not.  The implementation of -r was changed for consistency.

PR:		26886
Reviewed by:	archie
2001-05-02 02:16:16 +00:00
..
extern.h
getmntopts.3
getmntopts.c
Makefile
mntopts.h
mount_ufs.c
mount.8
mount.c
pathnames.h
vfslist.c