Re: [libvirt] [PATCH v4 2/9] virstoragefile: Always use virStorageSourceGetBackingStore to get backing store

2015-04-16 Thread John Ferlan
>From fe29212011d9a20e2f7a47de9c66572bfb55bc8e Mon Sep 17 00:00:00 2001 From: Matthias Gatto Date: Tue, 17 Mar 2015 20:25:35 +0100 Subject: [PATCH 2/5] virstoragefile: Always use virStorageSourceGetBackingStore to get backing store Uniformize backing store usage by calling virStorageSourceGetBac

[libvirt] [PATCH v4 2/9] virstoragefile: Always use virStorageSourceGetBackingStore to get backing store

2015-03-17 Thread Matthias Gatto
Uniformize backing store usage by calling virStorageSourceGetBackingStore instead of setting backing store manually. Signed-off-by: Matthias Gatto --- src/conf/domain_conf.c| 7 --- src/conf/storage_conf.c | 6 +++--- src/qemu/qemu_cgroup.c| 4