Date: Fri, 27 Mar 1998 06:20:59 -0800 (PST) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/ufs/ffs ffs_vfsops.c Message-ID: <199803271420.GAA10688@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1998/03/27 06:20:59 PST
Modified files:
sys/ufs/ffs ffs_vfsops.c
Log:
Enable the use of soft updates on the root filesystem. Previously, the
softdep mode could only be activated on the initial mount of a filesystem
and then only if it was a read-write mount. A 'mount -r' (as done in the
rootfs mount) followed by a 'mount -u' to convert to read-write didn't
start softdep mode.
Revision Changes Path
1.77 +9 -2 src/sys/ufs/ffs/ffs_vfsops.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803271420.GAA10688>
