freebsd-dev/sys/ufs
David Greenman 1469eec81e 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
1995-05-15 08:39:37 +00:00
..
ffs Fixed incompleteness that would allow dirty filesystems to get mounted 1995-05-15 08:39:37 +00:00
lfs Fix -Wformat warnings from LINT kernel. 1995-05-11 19:26:53 +00:00
mfs Fix -Wformat warnings from LINT kernel. 1995-05-11 19:26:53 +00:00
ufs From Bruce Evans: 1995-05-15 07:31:09 +00:00