Justin T. Gibbs 2eb24859bc Add B_ORDERED buffer flag and prototype for the bowrite function.
Bowrite guarantees that buffers queued after a call to bowrite will
be written after the specified buffer (to a particular device).
Bowrite does this either by taking advantage of hardware ordering support
(e.g. tagged queueing on SCSI devices) or by resorting to a synchronous write.
1996-09-06 05:35:00 +00:00
..
1996-09-04 09:52:31 +00:00
1996-09-05 21:12:06 +00:00
1996-09-04 09:52:31 +00:00
1996-06-14 11:02:28 +00:00