K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-09-28T06:47:32.000000Z K 7 svn:log V 251 Merge fifo_vnops.c:1.128 from HEAD to RELENG_6: For reasons of consistency (and necessity), assert an exclusive vnode lock on the fifo vnode in fifo_open(): we rely on the vnode lock to serialize access to v_fifoinfo. Approved by: re (scottl) END