Date: Tue, 10 Aug 2004 21:16:00 -0400 (EDT) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys vnode.h Message-ID: <Pine.NEB.3.96L.1040810211537.1357C-100000@fledge.watson.org> In-Reply-To: <200408102352.i7ANqjrJ039413@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 10 Aug 2004, Robert Watson wrote: > Log: > Modify vnode locking key: the v_pollinfo pointer itself is protected > by Giant; the contents are protected by the pollinfo mutex. We rely > on Giant to prevent races in assigning the value of v_pollinfo. Oops, left out: Reported by: jmg Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Principal Research Scientist, McAfee Research
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1040810211537.1357C-100000>