Date: Sun, 10 Feb 2002 13:29:02 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_linker.c Message-ID: <200202102129.g1ALT2x07140@freefall.freebsd.org>
index | next in thread | raw e-mail
rwatson 2002/02/10 13:29:02 PST
Modified files:
sys/kern kern_linker.c
Log:
Add a comment indicating that the vnode locking in this section of the
kernel linker code may be wrong: it fails to hold a lock across the
call to VOP_GETATTR(), and vn_rdwr() with IO_NODELOCKED.
Revision Changes Path
1.74 +3 -0 src/sys/kern/kern_linker.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202102129.g1ALT2x07140>
