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 <[email protected]> > Reviewed-by: Vladimir Sementsov-Ogievskiy <[email protected]> > --- > block/parallels.c | 2 +- > block/qcow2-snapshot.c | 6 +++--- > block/qcow2.c | 4 ++-- > 3 files changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Stefan Hajnoczi <[email protected]>
signature.asc
Description: PGP signature
