Jeff Roberson 17661e5ac4 - Add an interlock argument to BUF_LOCK and BUF_TIMELOCK.
- Remove the buftimelock mutex and acquire the buf's interlock to protect
   these fields instead.
 - Hold the vnode interlock while locking bufs on the clean/dirty queues.
   This reduces some cases from one BUF_LOCK with a LK_NOWAIT and another
   BUF_LOCK with a LK_TIMEFAIL to a single lock.

Reviewed by:	arch, mckusick
2003-02-25 03:37:48 +00:00
..
2003-02-21 19:00:48 +00:00
2003-02-14 12:44:48 +00:00
2003-02-23 13:45:55 +00:00
2002-12-22 05:35:03 +00:00
2003-01-07 20:10:04 +00:00
2003-01-30 12:36:30 +00:00
2003-02-12 07:00:59 +00:00
2002-10-02 09:09:25 +00:00
2003-02-25 03:21:22 +00:00
2003-02-20 03:26:11 +00:00
2003-01-30 12:51:32 +00:00
2003-02-20 03:26:11 +00:00
2003-02-20 03:26:11 +00:00