]> git.proxmox.com Git - pve-qemu-kvm.git/blobdiff - debian/patches/fix-qemu-img-snapshot-removal.patch
refresh all quilt patches
[pve-qemu-kvm.git] / debian / patches / fix-qemu-img-snapshot-removal.patch
index 14a2eaa2ec76c61186675498eb97ac21d23f5c58..172f1b35895078dff13bb68ff337a101f25ae5f6 100644 (file)
@@ -1,7 +1,7 @@
 Index: new/qemu-img.c
 ===================================================================
---- new.orig/qemu-img.c        2012-09-14 11:03:04.000000000 +0200
-+++ new/qemu-img.c     2012-09-14 11:13:39.000000000 +0200
+--- new.orig/qemu-img.c        2012-09-24 07:15:00.000000000 +0200
++++ new/qemu-img.c     2012-09-24 07:15:31.000000000 +0200
 @@ -1288,7 +1288,9 @@
              error_report("Could not delete snapshot '%s': %d (%s)",
                  snapshot_name, ret, strerror(-ret));