Date: Mon, 6 May 2002 19:44:06 -0700 (PDT) From: Jeff Roberson <jeff@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_subr.c Message-ID: <200205070244.g472i6h72177@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2002/05/06 19:44:06 PDT Modified files: sys/kern vfs_subr.c Log: Switch from just holding the interlock to holding the standard lock throughout getnewvnode(). This is safer. In the future, we should investigate requiring only the interlock to get the vnode object. Revision Changes Path 1.356 +17 -12 src/sys/kern/vfs_subr.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?200205070244.g472i6h72177>