RE: [libvirt] [PATCH 0/1] Fix pool create when pool already exists

2009-07-02 Thread Henrik Persson E
iel P. Berrange Cc: libvirt-l...@redhat.com Subject: Re: [libvirt] [PATCH 0/1] Fix pool create when pool already exists Daniel P. Berrange wrote: > On Wed, Jul 01, 2009 at 11:02:08AM +0200, Daniel Veillard wrote: >> On Tue, Jun 30, 2009 at 04:22:37PM -0400, David Allan wrote: >>> Wh

Re: [libvirt] [PATCH 0/1] Fix pool create when pool already exists

2009-07-01 Thread Dave Allan
Daniel P. Berrange wrote: On Wed, Jul 01, 2009 at 11:02:08AM +0200, Daniel Veillard wrote: On Tue, Jun 30, 2009 at 04:22:37PM -0400, David Allan wrote: When storagePoolCreate is called to define a pool that already exists, it mistakenly destroys the existing pool. This patch fixes the problem.

Re: [libvirt] [PATCH 0/1] Fix pool create when pool already exists

2009-07-01 Thread Daniel Veillard
On Wed, Jul 01, 2009 at 10:23:45AM +0100, Daniel P. Berrange wrote: > On Wed, Jul 01, 2009 at 11:02:08AM +0200, Daniel Veillard wrote: > > On Tue, Jun 30, 2009 at 04:22:37PM -0400, David Allan wrote: > > > When storagePoolCreate is called to define a pool that already exists, it > > > mistakenly d

Re: [libvirt] [PATCH 0/1] Fix pool create when pool already exists

2009-07-01 Thread Daniel P. Berrange
On Wed, Jul 01, 2009 at 11:02:08AM +0200, Daniel Veillard wrote: > On Tue, Jun 30, 2009 at 04:22:37PM -0400, David Allan wrote: > > When storagePoolCreate is called to define a pool that already exists, it > > mistakenly destroys the existing pool. This patch fixes the problem. > > Hum, I tr

Re: [libvirt] [PATCH 0/1] Fix pool create when pool already exists

2009-07-01 Thread Daniel Veillard
On Tue, Jun 30, 2009 at 04:22:37PM -0400, David Allan wrote: > When storagePoolCreate is called to define a pool that already exists, it > mistakenly destroys the existing pool. This patch fixes the problem. Hum, I tried to assert the level of damage this bug generates and I have been surpri