]> 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 b2d055754f1a0d003d7096d8099aee2259c3a64b..e216979e0830999c343c03599a42a73da02868ec 100644 (file)
@@ -1,14 +1,14 @@
-From 8880b917223466d6e350b63b49c02b7eb15ec43e 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/46] convert savevm-async to threads
+Subject: [PATCH 46/47] convert savevm-async to threads
 
 ---
  savevm-async.c | 144 +++++++++++++++++++++++++++++++++++----------------------
  1 file changed, 88 insertions(+), 56 deletions(-)
 
 diff --git a/savevm-async.c b/savevm-async.c
-index 05b5b19..91ce285 100644
+index 3adf89f..9f839fa 100644
 --- a/savevm-async.c
 +++ b/savevm-async.c
 @@ -48,6 +48,8 @@ static struct SnapshotState {