On 22.04.20 17:21, Kevin Wolf wrote:
> Now that block drivers can support flags for .bdrv_co_truncate, expose
> the parameter in the node level interfaces bdrv_co_truncate() and
> bdrv_truncate().
> 
> Signed-off-by: Kevin Wolf <kw...@redhat.com>
> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsement...@virtuozzo.com>
> Reviewed-by: Alberto Garcia <be...@igalia.com>
> ---
>  include/block/block.h       |  5 +++--
>  block/block-backend.c       |  2 +-
>  block/crypto.c              |  2 +-
>  block/io.c                  | 12 +++++++-----
>  block/parallels.c           |  6 +++---
>  block/qcow.c                |  4 ++--
>  block/qcow2-refcount.c      |  2 +-
>  block/qcow2.c               | 15 +++++++++------
>  block/raw-format.c          |  2 +-
>  block/vhdx-log.c            |  2 +-
>  block/vhdx.c                |  2 +-
>  block/vmdk.c                |  2 +-
>  tests/test-block-iothread.c |  6 +++---
>  13 files changed, 34 insertions(+), 28 deletions(-)

Reviewed-by: Max Reitz <mre...@redhat.com>

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to