Date: Mon, 15 May 1995 01:39:39 -0700 From: David Greenman <davidg> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/ufs/ffs ffs_vfsops.c Message-ID: <199505150839.BAA22173@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
davidg 95/05/15 01:39:38
Modified: etc rc
sbin/mount mount.8
sys/kern vfs_syscalls.c
sys/ufs/ffs ffs_vfsops.c
Log:
Fixed incompleteness that would allow dirty filesystems to get mounted
when the single user shell was terminated. These changes disallow mounting
or R/W upgrading filesystems that are dirty unless "-f" (force) option
is used with mount. /etc/rc has been modified to abort the startup if
one or more non-nfs partitions fail to mount.
Reviewed by: Poul-Henning Kamp, Rod Grimes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505150839.BAA22173>
