]> git.proxmox.com Git - pve-qemu.git/blobdiff - debian/patches/pve/0045-qmp_delete_drive_snapshot-add-aiocontext.patch
bump version to 2.9.0-1~rc3
[pve-qemu.git] / debian / patches / pve / 0045-qmp_delete_drive_snapshot-add-aiocontext.patch
index 8928886f6df07977b530c3e7b81b3d7376852f68..08a955ea53a932f973d2d22ddd84bbcbda9560e9 100644 (file)
@@ -1,7 +1,7 @@
-From 58d620cb1d511be7a6521e76a6cd54ebbbbae2b7 Mon Sep 17 00:00:00 2001
+From a9cab937a9406034b56a28ebd51d02bc6405cf4a Mon Sep 17 00:00:00 2001
 From: Alexandre Derumier <aderumier@odiso.com>
 Date: Mon, 7 Nov 2016 11:47:50 +0100
-Subject: [PATCH 45/48] qmp_delete_drive_snapshot : add aiocontext
+Subject: [PATCH 45/49] qmp_delete_drive_snapshot : add aiocontext
 
 this fix snapshot delete of qcow2 with iothread enabled
 
@@ -11,7 +11,7 @@ Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
  1 file changed, 10 insertions(+), 3 deletions(-)
 
 diff --git a/savevm-async.c b/savevm-async.c
-index 5913a90..3adf89f 100644
+index 5913a905d8..3adf89fdb2 100644
 --- a/savevm-async.c
 +++ b/savevm-async.c
 @@ -427,6 +427,7 @@ void qmp_delete_drive_snapshot(const char *device, const char *name,
@@ -55,5 +55,5 @@ index 5913a90..3adf89f 100644
  
  static ssize_t loadstate_get_buffer(void *opaque, uint8_t *buf, int64_t pos,
 -- 
-2.1.4
+2.11.0