K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-09-12T10:06:38.000000Z K 7 svn:log V 224 Add an assertion that fifo_open() doesn't race against other threads while sleeping to allocate fifo state: due to using the vnode lock to serialize access to a fifo during open, it shouldn't happen (tm). MFC after: 3 days END