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-08-05 19:44:00 +00:00
2005-09-03 11:57:28 +00:00
2005-08-05 19:46:13 +00:00
2005-09-02 14:08:19 +00:00
2005-05-29 16:11:34 +00:00
2005-08-13 21:24:18 +00:00
2005-08-13 21:24:18 +00:00
2005-09-02 03:52:28 +00:00
2005-09-04 05:07:06 +00:00
2005-09-12 11:25:17 +00:00
2005-08-30 15:01:50 +00:00
2005-07-02 23:52:37 +00:00
2005-09-15 15:48:16 +00:00
2005-09-15 20:27:25 +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-25 05:01:24 +00:00
2005-08-30 15:14:40 +00:00
2005-09-13 21:07:14 +00:00
2005-07-11 04:14:43 +00:00
2005-08-18 11:32:06 +00:00
2005-09-14 02:45:50 +00:00
2005-09-08 15:46:38 +00:00
2005-08-30 14:56:02 +00:00
2005-09-13 18:02:39 +00:00
2005-09-03 22:40:02 +00:00
2005-07-05 23:39:51 +00:00
2005-08-25 05:01:24 +00:00
2005-09-13 12:44:19 +00:00
2005-09-13 14:37:58 +00:00
2005-09-13 18:02:39 +00:00
2005-06-02 23:56:10 +00:00
2005-06-10 16:49:24 +00:00
2005-09-03 16:13:05 +00:00
2005-08-25 05:01:24 +00:00
2005-02-23 22:44:38 +00:00
2005-08-13 21:24:18 +00:00
2005-04-25 05:11:19 +00:00
2005-07-21 16:19:02 +00:00
2005-04-17 16:25:36 +00:00
2005-08-30 15:01:50 +00:00
2005-08-10 15:56:13 +00:00
2005-05-10 12:02:18 +00:00
2005-09-15 19:16:29 +00:00
2005-05-04 10:39:15 +00:00
2005-09-13 05:11:37 +00:00
2005-07-11 04:14:43 +00:00
2005-08-17 14:35:20 +00:00
2005-08-27 18:04:43 +00:00
2005-09-12 13:43:34 +00:00
2005-06-09 20:20:31 +00:00
2005-09-12 15:56:07 +00:00
2005-08-20 13:31:05 +00:00
2005-03-08 00:09:41 +00:00