Re: [libvirt] [sandbox PATCH 08/10] Init-util : Common directory functions for init-common and init-qemu

2015-06-26 Thread Daniel P. Berrange
On Fri, Jun 26, 2015 at 03:27:43PM +0200, Eren Yagdiran wrote: > Init-util provides common functions for creating directories for both > Init-common and Init-qemu. Error handling needs to be done in calling > function. > --- > libvirt-sandbox/Makefile.am | 4 +- > libvirt-sandbox/

[libvirt] [sandbox PATCH 08/10] Init-util : Common directory functions for init-common and init-qemu

2015-06-26 Thread Eren Yagdiran
Init-util provides common functions for creating directories for both Init-common and Init-qemu. Error handling needs to be done in calling function. --- libvirt-sandbox/Makefile.am | 4 +- libvirt-sandbox/libvirt-sandbox-init-qemu.c | 51 +++--- libvirt-sandbo

Re: [libvirt] [sandbox PATCH 08/10] Init-util : Common directory functions for init-common and init-qemu

2015-06-25 Thread Daniel P. Berrange
On Thu, Jun 25, 2015 at 01:27:28PM +0200, Eren Yagdiran wrote: > Init-util provides common functions for creating directories for both > Init-common and Init-qemu. Error handling needs to be done in calling > function. > --- > libvirt-sandbox/Makefile.am | 4 +- > libvirt-sandbox/

[libvirt] [sandbox PATCH 08/10] Init-util : Common directory functions for init-common and init-qemu

2015-06-25 Thread Eren Yagdiran
Init-util provides common functions for creating directories for both Init-common and Init-qemu. Error handling needs to be done in calling function. --- libvirt-sandbox/Makefile.am | 4 +- libvirt-sandbox/libvirt-sandbox-init-qemu.c | 57 +--- libvirt-sand

[libvirt] [sandbox PATCH 08/10] Init-util : Common directory functions for init-common and init-qemu

2015-06-24 Thread Eren Yagdiran
Init-util provides common functions for creating directories for both Init-common and Init-qemu. Error handling needs to be done in calling function. --- libvirt-sandbox/Makefile.am | 4 +- libvirt-sandbox/libvirt-sandbox-init-qemu.c | 57 +--- libvirt-sand