Date: Sun, 4 Mar 2001 13:27:12 -0800 (PST) From: Ian Dowse <iedowse@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern init_main.c Message-ID: <200103042127.f24LRDs59094@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2001/03/04 13:27:12 PST Modified files: (Branch: RELENG_4) sys/kern init_main.c Log: MFC: 1.63: Hold a vnode reference corresponding to `rootvnode'. This is a cut-down version of the associated -current changes; it just fixes the `vrele: negative ref cnt' panics that occur on reboot if a filesystem was mounted directly over /. Revision Changes Path 1.134.2.4 +3 -2 src/sys/kern/init_main.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?200103042127.f24LRDs59094>