dillon 1147eaf58a Implement IO_NOWDRAIN and B_NOWDRAIN - prevents the buffer cache from blocking
in wdrain during a write.  This flag needs to be used in devices whos
strategy routines turn-around and issue another high level I/O, such as
when MD turns around and issues a VOP_WRITE to vnode backing store, in order
to avoid deadlocking the dirty buffer draining code.

Remove a vprintf() warning from MD when the backing vnode is found to be
in-use.  The syncer of buf_daemon could be flushing the backing vnode at
the time of an MD operation so the warning is not correct.

MFC after:	1 week
2001-11-05 18:48:54 +00:00
..
2001-11-04 11:50:08 +00:00
2001-11-02 18:05:43 +00:00
2001-10-23 00:42:15 +00:00
2001-11-03 08:55:34 +00:00
2001-09-12 08:38:13 +00:00
2001-10-24 14:12:47 +00:00
2001-11-04 09:09:41 +00:00
2001-09-12 08:38:13 +00:00
2001-09-12 08:38:13 +00:00
2001-10-29 07:55:57 +00:00
2001-11-03 13:35:07 +00:00
2001-08-21 09:16:57 +00:00
2001-11-04 09:09:41 +00:00
2001-11-04 08:44:49 +00:00
2001-09-12 08:38:13 +00:00
2001-11-02 18:05:43 +00:00
2001-09-12 08:38:13 +00:00