13.05.2022 18:57, 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> -- Best regards, Vladimir