Re: [libvirt] [libvirt-glib] gobject: Also delete storage volume from its pool's list

2012-11-21 Thread Zeeshan Ali (Khattak)
On Wed, Nov 21, 2012 at 12:49 PM, Christophe Fergeau wrote: > On Tue, Nov 20, 2012 at 08:51:23PM +0200, Zeeshan Ali (Khattak) wrote: >> From: "Zeeshan Ali (Khattak)" >> >> Without this patch, storage pool still lists the volume even after it is >> deleted. >> >> Related Boxes bug: https://bugzill

Re: [libvirt] [libvirt-glib] gobject: Also delete storage volume from its pool's list

2012-11-21 Thread Christophe Fergeau
On Tue, Nov 20, 2012 at 08:51:23PM +0200, Zeeshan Ali (Khattak) wrote: > From: "Zeeshan Ali (Khattak)" > > Without this patch, storage pool still lists the volume even after it is > deleted. > > Related Boxes bug: https://bugzilla.gnome.org/show_bug.cgi?id=688724 > --- > libvirt-gobject/libvirt

Re: [libvirt] [libvirt-glib] gobject: Also delete storage volume from its pool's list

2012-11-21 Thread Christophe Fergeau
On Wed, Nov 21, 2012 at 09:30:02AM +0100, Michal Privoznik wrote: > On 20.11.2012 19:51, Zeeshan Ali (Khattak) wrote: > The latter one has been already checked as can be seen in context of the > last chunk. The first one should not fail since it is us who inserted > the value into volume->priv->vol

Re: [libvirt] [libvirt-glib] gobject: Also delete storage volume from its pool's list

2012-11-21 Thread Michal Privoznik
On 20.11.2012 19:51, Zeeshan Ali (Khattak) wrote: > From: "Zeeshan Ali (Khattak)" > > Without this patch, storage pool still lists the volume even after it is > deleted. > > Related Boxes bug: https://bugzilla.gnome.org/show_bug.cgi?id=688724 > --- > libvirt-gobject/libvirt-gobject-storage-pool

[libvirt] [libvirt-glib] gobject: Also delete storage volume from its pool's list

2012-11-20 Thread Zeeshan Ali (Khattak)
From: "Zeeshan Ali (Khattak)" Without this patch, storage pool still lists the volume even after it is deleted. Related Boxes bug: https://bugzilla.gnome.org/show_bug.cgi?id=688724 --- libvirt-gobject/libvirt-gobject-storage-pool.c | 23 +++ libvirt-gobject/libvirt-gobject-s