cvs commit: src/sys/sys vnode.h
Robert Watson
rwatson at FreeBSD.org
Tue Aug 10 18:17:35 PDT 2004
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 at fledge.watson.org Principal Research Scientist, McAfee Research
More information about the cvs-src
mailing list