Jeff Roberson 71146186a1 - Introduce a new function bremfreel() that does a bremfree with the buf
queue lock already held.
 - In getblk() and flushbufqueues() use bremfreel() while we still have the
   buf queue lock held to keep the lists consistent.
 - Add LK_NOWAIT to two cases where we're essentially asserting that the bufs
   are not locked while acquiring the locks.  This will make sure that we get
   the appropriate panic() and not another one for sleeping with a lock held.
2003-02-16 10:43:06 +00:00
..
2003-02-16 02:32:17 +00:00
2003-01-25 22:41:22 +00:00
2003-02-16 02:06:50 +00:00
2003-02-16 02:31:05 +00:00
2003-02-05 15:32:24 +00:00
2003-01-23 23:36:45 +00:00
2003-02-05 15:32:24 +00:00