Date: Wed, 26 Feb 1997 07:35:44 -0800 (PST) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/kern vfs_subr.c Message-ID: <199702261535.HAA13070@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 97/02/26 07:35:43 Modified: sys/kern vfs_subr.c Log: Fixed unmounting of the root fs. vfs_unmountroot() wasn't fully updated to do Lite2 locking and vfs_unmountall() wasn't as simple as the Lite2 version. Revision Changes Path 1.72 +11 -49 src/sys/kern/vfs_subr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702261535.HAA13070>