K 10 svn:author V 3 jhb K 8 svn:date V 27 2007-10-03T21:06:05.000000Z K 7 svn:log V 247 MFC: Always use an exclusive lock on the leaf vnode during an open() when shared lookups are enabled. This closes a few races including a race where concurrent opens of a fifo could result in different v_fifoinfo structures in different threads. END