cvs commit: src/sbin/mount mount.c
Juli Mallett
jmallett at FreeBSD.org
Sat Jun 10 01:39:04 UTC 2006
jmallett 2006-06-10 01:37:00 UTC
FreeBSD src repository
Modified files:
sbin/mount mount.c
Log:
Rather than using specified_ro to parse the options list an extra time, and
keeping a flag to check whether we actually wanted to mount the filesystem
readonly, setup the options list so that we start off by assuming rw is what's
desired and let later flags change that.
Revision Changes Path
1.86 +6 -32 src/sbin/mount/mount.c
More information about the cvs-src
mailing list