qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 16/18] block: Add blk_co_truncate()


From: Paolo Bonzini
Subject: Re: [PATCH 16/18] block: Add blk_co_truncate()
Date: Tue, 17 May 2022 16:28:48 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0

On 5/17/22 13:39, Alberto Faria wrote:
Also convert blk_truncate() into a generated_co_wrapper.

Signed-off-by: Alberto Faria <afaria@redhat.com>
---
  block/block-backend.c             |  7 ++++---
  include/sysemu/block-backend-io.h |  8 ++++++--
  tests/unit/test-block-iothread.c  | 14 ++++++++++++++
  3 files changed, 24 insertions(+), 5 deletions(-)

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]