diff --git a/patches/ganeti/add_rbd_cache_support.patch b/patches/ganeti/add_rbd_cache_support.patch index f60acbeea376d4a946f2a59fc882edf2de35ae2d..33c5cefa86cb7689c817d49c9bd827ae2b5393ce 100644 --- a/patches/ganeti/add_rbd_cache_support.patch +++ b/patches/ganeti/add_rbd_cache_support.patch @@ -1,7 +1,7 @@ -Index: ganeti-3.01/lib/hypervisor/hv_kvm/__init__.py +Index: ganeti-3.0.1/lib/hypervisor/hv_kvm/__init__.py =================================================================== ---- ganeti-3.01.orig/lib/hypervisor/hv_kvm/__init__.py -+++ ganeti-3.01/lib/hypervisor/hv_kvm/__init__.py +--- ganeti-3.0.1.orig/lib/hypervisor/hv_kvm/__init__.py ++++ ganeti-3.0.1/lib/hypervisor/hv_kvm/__init__.py @@ -921,12 +921,13 @@ class KVMHypervisor(hv_base.BaseHypervis disk_cache = up_hvp[constants.HV_DISK_CACHE] for cfdev, link_name, uri in kvm_disks: