freebsd-dev/sys/ufs
Peter Wemm 26cf9c3b75 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.
1998-03-27 14:20:57 +00:00
..
ffs Enable the use of soft updates on the root filesystem. Previously, the 1998-03-27 14:20:57 +00:00
mfs The intent is to get rid of WILLRELE in vnode_if.src by making 1998-03-01 22:46:53 +00:00
ufs Add two new functions, get{micro|nano}time. 1998-03-26 20:54:05 +00:00