Re: [libvirt] [PATCH] [PATCH]Correct syntax-check Using qemu with sheepdog pool

2014-01-24 Thread Eric Blake
On 01/23/2014 10:46 AM, joel SIMOES wrote: From: Joel SIMOES joel.sim...@laposte.net --- src/qemu/qemu_conf.c | 16 +--- 1 file changed, 5 insertions(+), 11 deletions(-) This patch doesn't apply to libvirt.git: $ git am -3 ../pool.eml Applying: Correct syntax-check Using

[libvirt] [PATCH] [PATCH]Correct syntax-check Using qemu with sheepdog pool

2014-01-23 Thread joel SIMOES
From: Joel SIMOES joel.sim...@laposte.net --- src/qemu/qemu_conf.c | 16 +--- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/src/qemu/qemu_conf.c b/src/qemu/qemu_conf.c index dfafcdc..954542a 100644 --- a/src/qemu/qemu_conf.c +++ b/src/qemu/qemu_conf.c @@ -1215,17