mckusick 5b58f2f951 Convert buffer locking from using the B_BUSY and B_WANTED flags to using
lockmgr locks. This commit should be functionally equivalent to the old
semantics. That is, all buffer locking is done with LK_EXCLUSIVE
requests. Changes to take advantage of LK_SHARED and LK_RECURSIVE will
be done in future commits.
1999-06-26 02:47:16 +00:00
..
1999-05-08 18:09:39 +00:00
1998-09-17 08:56:03 +00:00
1999-04-10 20:38:17 +00:00
1998-06-30 19:53:09 +00:00
1997-10-30 19:35:17 +00:00
1999-06-07 19:28:47 +00:00
1999-06-25 22:31:47 +00:00
1998-09-15 19:31:43 +00:00
1999-05-28 04:52:29 +00:00
1999-04-03 06:58:32 +00:00
1998-09-09 17:08:46 +00:00
1999-05-22 17:35:48 +00:00
1999-06-17 09:24:37 +00:00