On 2/18/19 10:18 AM, Kevin Wolf wrote: > When a drained node changes its AioContext, we need to move its > aio_disable_external() to the new context, too. > > Without this fix, drain_end will try to reenable the new context, which > has never been disabled, so an assertion failure is triggered. > > Signed-off-by: Kevin Wolf <kw...@redhat.com> > --- > block.c | 7 +++++++ > 1 file changed, 7 insertions(+)
Reviewed-by: Eric Blake <ebl...@redhat.com> -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3226 Virtualization: qemu.org | libvirt.org