mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 12:28:58 +00:00
ad0447715b
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 |
||
---|---|---|
.. | ||
extern.h | ||
getmntopts.3 | ||
getmntopts.c | ||
Makefile | ||
mntopts.h | ||
mount_ufs.c | ||
mount.8 | ||
mount.c | ||
pathnames.h | ||
vfslist.c |