On Mon, May 09, 2022 at 12:29:55PM +0200, Paolo Bonzini wrote: > This is incorrect because qcow2_mark_clean() calls qcow2_flush_caches(). > qcow2_mark_clean() is called from non-coroutine context in > qcow2_inactivate() and qcow2_close(). > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > --- > block/qcow2-refcount.c | 4 ++-- > block/qcow2.h | 4 ++-- > 2 files changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Eric Blake <ebl...@redhat.com> -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org