bdrv_close_all() asserts that no jobs are running any more, so we need
to cancel all jobs first to avoid failing the assertion.
Fixes:
|
||
|---|---|---|
| .. | ||
| qapi | ||
| meson.build | ||
| qemu-storage-daemon.c | ||
bdrv_close_all() asserts that no jobs are running any more, so we need
to cancel all jobs first to avoid failing the assertion.
Fixes:
|
||
|---|---|---|
| .. | ||
| qapi | ||
| meson.build | ||
| qemu-storage-daemon.c | ||