Poul-Henning Kamp
a76d8f4ec9
Move the VI_BWAIT flag into no bo_flag element of bufobj and call it BO_WWAIT
...
Add bufobj_wref(), bufobj_wdrop() and bufobj_wwait() to handle the write
count on a bufobj. Bufobj_wdrop() replaces vwakeup().
Use these functions all relevant places except in ffs_softdep.c where
the use if interlocked_sleep() makes this impossible.
Rename b_vnbufs to b_bobufs now that we touch all the relevant files anyway.
2004-10-21 15:53:54 +00:00
..
2003-08-06 12:05:48 +00:00
2004-09-24 05:59:11 +00:00
2004-04-25 07:58:59 +00:00
2004-04-10 22:41:46 +00:00
2004-10-21 15:53:54 +00:00
2004-04-06 20:15:37 +00:00
2004-10-09 18:51:32 +00:00
2004-10-08 20:19:29 +00:00
2004-08-02 00:18:36 +00:00
2004-07-29 15:25:40 +00:00
2004-08-02 00:18:36 +00:00
2004-08-05 21:54:11 +00:00
2004-07-25 20:08:59 +00:00
2004-10-17 20:29:28 +00:00
2004-09-19 18:34:17 +00:00
2004-08-07 05:58:31 +00:00
2004-08-10 14:42:48 +00:00
2004-04-06 20:15:37 +00:00
2004-09-03 05:11:32 +00:00
2004-08-13 08:06:34 +00:00
2004-10-11 22:04:16 +00:00
2004-09-24 08:32:36 +00:00
2004-08-29 20:14:10 +00:00
2004-07-25 07:48:47 +00:00
2004-10-18 08:11:59 +00:00
2004-08-22 20:52:23 +00:00
2004-07-18 04:38:11 +00:00
2004-04-06 20:15:37 +00:00
2004-06-07 19:33:05 +00:00
2004-04-08 19:08:49 +00:00
2004-04-08 19:08:49 +00:00
2004-06-17 17:16:53 +00:00
2004-04-06 20:15:37 +00:00
2004-09-02 18:59:15 +00:00
2004-08-16 06:16:12 +00:00
2004-09-07 07:32:40 +00:00
2004-04-06 20:15:37 +00:00