On Thu, Jul 18, 2019 at 06:31:42PM +0200, Peter Krempa wrote:
With -blockdev:
- we track the job and check it after restart
- have the ability to ask qemu to persist it to collect result
- have the ability to report errors.
This solves all points the comment outlined so remove it. Also all jobs
handle the disk state modification along with the event so there's
nothing special the comment says.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_driver.c | 10 ----------
1 file changed, 10 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano