Date: Sun, 28 Nov 1999 14:20:18 -0800 (PST) From: Mike Smith <msmith@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_conf.c Message-ID: <199911282220.OAA64994@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 1999/11/28 14:20:18 PST Modified files: sys/kern vfs_conf.c Log: Use the correct mounted-from path when allocating the root mount, if we know what it is. Be more correct in unbusying the mountpoint (especially before freeing it). Remove support for mounting 'r' devices as root. You don't mount 'r' devices anywhere else, and they're going away anyway. Submitted by: bde Revision Changes Path 1.45 +8 -8 src/sys/kern/vfs_conf.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?199911282220.OAA64994>