]> git.proxmox.com Git - pve-qemu.git/blobdiff - debian/patches/pve/0034-PVE-Migrate-dirty-bitmap-state-via-savevm.patch
backup: avoid bubbling up first ECANCELED error
[pve-qemu.git] / debian / patches / pve / 0034-PVE-Migrate-dirty-bitmap-state-via-savevm.patch
index 09c42e533b1f3fb688f856bf8a7ec95f966f6ca9..dffe12ccaf4270ed675280c0c89502a89012eca6 100644 (file)
@@ -174,10 +174,10 @@ index 0000000000..887e998b9e
 +                         NULL);
 +}
 diff --git a/pve-backup.c b/pve-backup.c
-index d84d807654..9c8b88d075 100644
+index 5ed3c6a310..6720e985bc 100644
 --- a/pve-backup.c
 +++ b/pve-backup.c
-@@ -1060,6 +1060,7 @@ ProxmoxSupportStatus *qmp_query_proxmox_support(Error **errp)
+@@ -1065,6 +1065,7 @@ ProxmoxSupportStatus *qmp_query_proxmox_support(Error **errp)
      ret->pbs_library_version = g_strdup(proxmox_backup_qemu_version());
      ret->pbs_dirty_bitmap = true;
      ret->pbs_dirty_bitmap_savevm = true;