Am 08.06.2010 18:26, schrieb Christoph Hellwig:
> Pass the MultiReqBuffer structure down all the way to the I/O submission
> instead of takin it apart. Also mark num_writes unsigned as it can't
> go negative, and take the check for any pending I/O requests into the
> submission function. Last but
Pass the MultiReqBuffer structure down all the way to the I/O submission
instead of takin it apart. Also mark num_writes unsigned as it can't
go negative, and take the check for any pending I/O requests into the
submission function. Last but not least rename do_multiwrite to
virtio_submit_multiwr