]> git.proxmox.com Git - pve-qemu-kvm.git/blobdiff - debian/patches/pve/0046-convert-savevm-async-to-threads.patch
fix backup jobs for multiple disks
[pve-qemu-kvm.git] / debian / patches / pve / 0046-convert-savevm-async-to-threads.patch
index 4391b099132441f585ca107f338d1fe708f09dcd..e216979e0830999c343c03599a42a73da02868ec 100644 (file)
@@ -1,4 +1,4 @@
-From 593664f6efe07973f54d3cbcc4203c05ad68f6cf Mon Sep 17 00:00:00 2001
+From 190e9321e1657ec0b956ecece21d6a037487cd14 Mon Sep 17 00:00:00 2001
 From: Wolfgang Bumiller <w.bumiller@proxmox.com>
 Date: Tue, 8 Nov 2016 11:13:06 +0100
 Subject: [PATCH 46/47] convert savevm-async to threads
@@ -8,7 +8,7 @@ Subject: [PATCH 46/47] convert savevm-async to threads
  1 file changed, 88 insertions(+), 56 deletions(-)
 
 diff --git a/savevm-async.c b/savevm-async.c
-index 660b25b..7b4c219 100644
+index 3adf89f..9f839fa 100644
 --- a/savevm-async.c
 +++ b/savevm-async.c
 @@ -48,6 +48,8 @@ static struct SnapshotState {