Poul-Henning Kamp 282ac69ede Clone bio versions of certain bits of infrastructure:
devstat_end_transaction_bio()
        bioq_* versions of bufq_* incl bioqdisksort()
the corresponding "buf" versions will disappear when no longer used.

Move b_offset, b_data and b_bcount to struct bio.

Add BIO_FORMAT as a hack for fd.c etc.

We are now largely ready to start converting drivers to use struct
bio instead of struct buf.
2000-04-02 19:08:05 +00:00
..
2000-03-31 16:03:02 +00:00
2000-03-29 17:12:09 +00:00
2000-01-15 05:15:06 +00:00
1999-08-27 23:45:13 +00:00