On Thu, May 19, 2022 at 03:48:39PM +0100, Alberto Faria wrote:
> Convert uses of bdrv_pwrite_sync() into bdrv_co_pwrite_sync() when the
> callers are already coroutine_fn.
> 
> Signed-off-by: Alberto Faria <afa...@redhat.com>
> Reviewed-by: Vladimir Sementsov-Ogievskiy <v.sementsov...@mail.ru>
> ---
>  block/parallels.c      | 2 +-
>  block/qcow2-snapshot.c | 6 +++---
>  block/qcow2.c          | 4 ++--
>  3 files changed, 6 insertions(+), 6 deletions(-)

Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>

Attachment: signature.asc
Description: PGP signature

Reply via email to