Il 10/06/2014 09:07, Nicholas A. Bellinger ha scritto:
> OK, finally went over this, looks good to me:
>
> Acked-by: Michael S. Tsirkin <mst@xxxxxxxxxx>
>
> However, we really should stop making more changes
> before fixing ANY_LAYOUT in this driver.
>
> virtio 1.0 should be out soon and that makes ANY_LAYOUT
> a required feature.
>
What else is required to complete the ANY_LAYOUT conversion..?
Basically, you need to stop expecting the request and response headers
to be in a separate iov, and also vhost-scsi should not expect pi to be
in a separate iov than the main data. A layout that has everything in
the same iov would be fine, and similarly for a layout that has the CDB
in a separate iov than the rest of the header.
Paolo
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html