11.06.2020 20:11, Denis V. Lunev wrote:
qemu_fclose() could return error, f.e. if bdrv_co_flush() will return
the error.
This validation will become more important once we will start waiting of
asynchronous IO operations, started from bdrv_write_vmstate(), which are
coming soon.
Signed-off-by: Denis V. Lunev<d...@openvz.org>
CC: Kevin Wolf<kw...@redhat.com>
CC: Max Reitz<mre...@redhat.com>
CC: Stefan Hajnoczi<stefa...@redhat.com>
CC: Fam Zheng<f...@euphon.net>
CC: Juan Quintela<quint...@redhat.com>
CC: "Dr. David Alan Gilbert"<dgilb...@redhat.com>
CC: Vladimir Sementsov-Ogievskiy<vsement...@virtuozzo.com>
CC: Denis Plotnikov<dplotni...@virtuozzo.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsement...@virtuozzo.com>
--
Best regards,
Vladimir