Robert Watson a1b9943657 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
2005-09-12 10:06:38 +00:00
..
2005-09-11 20:51:15 +00:00
2005-09-11 18:39:03 +00:00
2005-09-10 07:46:47 +00:00
2005-09-12 03:34:05 +00:00
2005-09-11 20:51:15 +00:00
2005-07-21 11:13:12 +00:00
2005-09-12 01:21:42 +00:00