rwatson 7881b52021 Merge fifo_vnops.c:1.115 from HEAD to RELENG_6:
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).

Approved by:	re (kensmith)
2005-09-15 20:27:25 +00:00
..
2005-09-02 03:52:28 +00:00
2005-09-04 05:07:06 +00:00
2005-09-15 15:48:16 +00:00
2005-03-28 18:31:18 +00:00
2005-09-15 14:17:31 +00:00
2005-09-11 19:06:50 +00:00
2005-08-30 15:14:40 +00:00
2005-08-18 11:32:06 +00:00
2005-09-14 02:45:50 +00:00
2005-09-03 22:40:02 +00:00
2005-09-13 12:44:19 +00:00
2005-09-13 14:37:58 +00:00
2005-02-23 22:44:38 +00:00
2005-07-21 16:19:02 +00:00
2005-09-15 19:16:29 +00:00
2005-09-13 05:11:37 +00:00
2005-08-27 18:04:43 +00:00
2005-09-12 13:43:34 +00:00
2005-09-12 15:56:07 +00:00