Date: Fri, 26 Apr 2002 02:52:54 -0700 (PDT) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_linker.c Message-ID: <200204260952.g3Q9qsd47231@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2002/04/26 02:52:54 PDT
Modified files:
sys/kern kern_linker.c
Log:
Test if rootvnode is NULL rather than if rootdev is NODEV when determining
if there's a filesystem present.
rootdev can be NODEV in the NFS-mounted root scenario.
Discussed with: Harti Brandt <brandt@fokus.gmd.de>, iedowse
Revision Changes Path
1.89 +1 -1 src/sys/kern/kern_linker.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?200204260952.g3Q9qsd47231>
