[libvirt PATCH 07/30] qemu_monitor_json: allow configuring autofinalize for block commit

Peter Krempa pkrempa at redhat.com
Tue Dec 13 08:50:55 UTC 2022


On Thu, Dec 08, 2022 at 14:30:43 +0100, Pavel Hrdina wrote:
> Deleting external snapshots will require configuring autofinalize to
> synchronize the block jobs for disks withing single snapshot in order to
> be able safely abort of one of the jobs fails.
> 
> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---
>  src/qemu/qemu_block.c        | 3 ++-
>  src/qemu/qemu_monitor.c      | 9 +++++----
>  src/qemu/qemu_monitor.h      | 3 ++-
>  src/qemu/qemu_monitor_json.c | 4 ++--
>  src/qemu/qemu_monitor_json.h | 3 ++-
>  tests/qemumonitorjsontest.c  | 2 +-
>  6 files changed, 14 insertions(+), 10 deletions(-)

Reviewed-by: Peter Krempa <pkrempa at redhat.com>


More information about the libvir-list mailing list