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

Daniel P. Berrange berrange at redhat.com
Fri Jun 26 15:47:46 UTC 2015


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-init-qemu.c | 51 +++++++-------------------
>  libvirt-sandbox/libvirt-sandbox-init-util.c | 57 +++++++++++++++++++++++++++++
>  libvirt-sandbox/libvirt-sandbox-init-util.h | 40 ++++++++++++++++++++
>  4 files changed, 114 insertions(+), 38 deletions(-)
>  create mode 100644 libvirt-sandbox/libvirt-sandbox-init-util.c
>  create mode 100644 libvirt-sandbox/libvirt-sandbox-init-util.h

As mentioned before ,this is not really needed, so I'll drop this
one


Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list