K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-08-10T23:52:45.000000Z K 7 svn:log V 202 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. END