Heinrich Schuchardt wrote:
> QEMU allows to specify the logical block size via parameter
> logical_block_size of a virtio-blk-device.
>
> The communication channel via virtqueues remains based on 512 byte blocks
> even if the logical_block_size is larger.
>
> Consider the logical block size in the block device driver.
>
> Reported-by: Emil Renner Berthing <[email protected]>
> Signed-off-by: Heinrich Schuchardt <[email protected]>

Thanks!

Tested-by: Emil Renner Berthing <[email protected]>

Reply via email to