On 06/03/2015 01:43 PM, Max Reitz wrote:
> guest_block_size is a guest device property so it should be moved into
> the interface between block layer and guest devices, which is the
> BlockBackend.
>
> Signed-off-by: Max Reitz
> ---
> block.c | 7 ---
> block/block-backend.
guest_block_size is a guest device property so it should be moved into
the interface between block layer and guest devices, which is the
BlockBackend.
Signed-off-by: Max Reitz
---
block.c | 7 ---
block/block-backend.c | 7 +--
include/block/block.h | 1 -
inclu