Kirk McKusick
c6964d3bc9
Remove a race condition / deadlock from snapshots. When
...
converting from individual vnode locks to the snapshot
lock, be sure to pass any waiting processes along to the
new lock as well. This transfer is done by a new function
in the lock manager, transferlockers(from_lock, to_lock);
Thanks to Lamont Granquist <lamont@scriptkiddie.org> for
his help in pounding on snapshots beyond all reason and
finding this deadlock.
Sponsored by: DARPA & NAI Labs.
2002-11-30 19:00:51 +00:00
..
2002-11-22 23:57:02 +00:00
2002-11-30 17:46:59 +00:00
2002-10-13 00:31:46 +00:00
2002-11-28 03:25:51 +00:00
2002-11-29 15:40:10 +00:00
2002-10-01 17:15:53 +00:00
2002-11-16 23:48:14 +00:00
2002-11-28 04:29:52 +00:00
2002-11-27 18:09:20 +00:00
2002-11-01 08:56:39 +00:00
2002-10-25 19:41:32 +00:00
2002-11-30 18:00:43 +00:00
2002-11-09 12:55:07 +00:00
2002-11-20 20:12:52 +00:00
2002-10-18 21:41:41 +00:00
2002-11-15 00:00:15 +00:00
2002-11-30 17:46:59 +00:00
2002-11-29 20:14:03 +00:00
2002-11-11 15:26:08 +00:00
2002-11-02 20:16:55 +00:00
2002-11-30 19:00:51 +00:00
2002-11-09 12:55:07 +00:00
2002-11-26 17:53:27 +00:00
2002-11-20 19:07:27 +00:00
2002-09-06 17:02:29 +00:00
2002-11-08 18:27:30 +00:00
2002-11-26 18:30:45 +00:00
2002-11-20 19:07:27 +00:00
2002-10-31 19:45:48 +00:00
2002-11-08 23:37:50 +00:00
2002-11-08 21:16:27 +00:00
2002-10-16 09:19:17 +00:00
2002-11-08 21:26:32 +00:00
2002-09-18 19:44:14 +00:00
2002-11-26 23:53:28 +00:00
2002-10-11 14:58:34 +00:00
2002-11-20 15:21:06 +00:00
2002-11-04 15:13:36 +00:00
2002-11-08 23:07:41 +00:00
2002-11-17 02:57:06 +00:00
2002-11-27 06:04:49 +00:00
2002-11-27 07:04:10 +00:00
2002-11-17 04:15:34 +00:00
2002-11-22 23:57:02 +00:00
2002-11-26 17:38:25 +00:00
2002-11-24 21:13:34 +00:00
2002-11-30 19:00:51 +00:00
2002-09-26 04:48:44 +00:00
2002-11-30 19:00:51 +00:00
2002-11-28 08:01:39 +00:00