Re: [libvirt] [libvirt-glib 3/3] Correct return type of gvir_storage_pool_create_volume()

2012-01-18 Thread Christophe Fergeau
On Wed, Jan 18, 2012 at 04:53:29AM +0200, Zeeshan Ali (Khattak) wrote: From: Zeeshan Ali (Khattak) zeesha...@gnome.org --- libvirt-gobject/libvirt-gobject-storage-pool.c |6 +++--- libvirt-gobject/libvirt-gobject-storage-pool.h |4 ++-- 2 files changed, 5 insertions(+), 5

Re: [libvirt] [libvirt-glib 3/3] Correct return type of gvir_storage_pool_create_volume()

2012-01-18 Thread Zeeshan Ali (Khattak)
On Wed, Jan 18, 2012 at 12:11 PM, Christophe Fergeau cferg...@redhat.com wrote: On Wed, Jan 18, 2012 at 04:53:29AM +0200, Zeeshan Ali (Khattak) wrote: From: Zeeshan Ali (Khattak) zeesha...@gnome.org ---  libvirt-gobject/libvirt-gobject-storage-pool.c |    6 +++---  

Re: [libvirt] [libvirt-glib 3/3] Correct return type of gvir_storage_pool_create_volume()

2012-01-18 Thread Christophe Fergeau
On Wed, Jan 18, 2012 at 03:49:28PM +0200, Zeeshan Ali (Khattak) wrote: On Wed, Jan 18, 2012 at 12:11 PM, Christophe Fergeau cferg...@redhat.com wrote: On Wed, Jan 18, 2012 at 04:53:29AM +0200, Zeeshan Ali (Khattak) wrote: From: Zeeshan Ali (Khattak) zeesha...@gnome.org ---  

Re: [libvirt] [libvirt-glib 3/3] Correct return type of gvir_storage_pool_create_volume()

2012-01-18 Thread Zeeshan Ali (Khattak)
On Wed, Jan 18, 2012 at 4:07 PM, Christophe Fergeau cferg...@redhat.com wrote: On Wed, Jan 18, 2012 at 03:49:28PM +0200, Zeeshan Ali (Khattak) wrote: On Wed, Jan 18, 2012 at 12:11 PM, Christophe Fergeau cferg...@redhat.com wrote: On Wed, Jan 18, 2012 at 04:53:29AM +0200, Zeeshan Ali (Khattak)

[libvirt] [libvirt-glib 3/3] Correct return type of gvir_storage_pool_create_volume()

2012-01-17 Thread Zeeshan Ali (Khattak)
From: Zeeshan Ali (Khattak) zeesha...@gnome.org --- libvirt-gobject/libvirt-gobject-storage-pool.c |6 +++--- libvirt-gobject/libvirt-gobject-storage-pool.h |4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/libvirt-gobject/libvirt-gobject-storage-pool.c