> -----Original Message-----
> From: Kevin Wolf <[email protected]>
> Sent: Friday, 13 January 2023 13:45
> To: Ilya Dryomov <[email protected]>
> Cc: Or Ozeri <[email protected]>; [email protected];
> [email protected]; [email protected]; qemu-
> [email protected]; Danny Harnik <[email protected]>; Stefan Hajnoczi
> <[email protected]>; Paolo Bonzini <[email protected]>
> Subject: [EXTERNAL] Re: [PATCH v1 1/1] virtio-block: switch to
> blk_get_max_hw_transfer
> > 
> I'm not sure I understand. This is not a passthrough device (unlike scsi-
> generic), so why should we consider the hardware limits rather than the
> kernel/other backend limits for read/write requests?

I don't understand much about it as well :)
But anyway, this bug was tested on 6.1.0, and Ilya suggested that I will test 
it on newer versions.
After doing that, I found out that the bug is not reproduceable in 6.1.1.
The commit that fixed things in 6.1.1 is this:
block: introduce max_hw_iov for use in scsi-generic
https://lists.gnu.org/archive/html/qemu-block/2021-09/msg00807.html

I guess we can just discard this thread.

Thanks,
Or

Reply via email to