]> git.proxmox.com Git - pve-qemu.git/blobdiff - debian/patches/pve/0020-backup-vma-run-flush-inside-coroutine.patch
bump version to 2.9.0-1~rc3
[pve-qemu.git] / debian / patches / pve / 0020-backup-vma-run-flush-inside-coroutine.patch
index d00f07b510563ca1be43bb5b580b8d62dbe895a8..285b49bf56e9e912c0fdd5df6f09055859a49277 100644 (file)
@@ -1,7 +1,7 @@
-From c0b66c21bb4d4cc1f02d4259d62dd8d6d413fd7f Mon Sep 17 00:00:00 2001
+From 25bc684248f21b1b947812b06777707537100a97 Mon Sep 17 00:00:00 2001
 From: Wolfgang Bumiller <w.bumiller@proxmox.com>
 Date: Wed, 9 Dec 2015 15:40:42 +0100
-Subject: [PATCH 20/48] backup: vma: run flush inside coroutine
+Subject: [PATCH 20/49] backup: vma: run flush inside coroutine
 
 ---
  blockdev.c   | 10 +++++++++-
@@ -9,7 +9,7 @@ Subject: [PATCH 20/48] backup: vma: run flush inside coroutine
  2 files changed, 13 insertions(+), 1 deletion(-)
 
 diff --git a/blockdev.c b/blockdev.c
-index ef159b0..a9a900e 100644
+index ef159b0753..a9a900e6c8 100644
 --- a/blockdev.c
 +++ b/blockdev.c
 @@ -3087,6 +3087,13 @@ static void pvebackup_cleanup(void)
@@ -37,7 +37,7 @@ index ef159b0..a9a900e 100644
  
      block_job_cb(bs, ret);
 diff --git a/vma-writer.c b/vma-writer.c
-index ec8da53..216577a 100644
+index ec8da5378d..216577a4f7 100644
 --- a/vma-writer.c
 +++ b/vma-writer.c
 @@ -700,6 +700,10 @@ int vma_writer_close(VmaWriter *vmaw, Error **errp)
@@ -52,5 +52,5 @@ index ec8da53..216577a 100644
  
      if (vmaw->cmd) {
 -- 
-2.1.4
+2.11.0