[libvirt] [PATCH 2/2] storage: Resolve issues in failure path

Ján Tomko jtomko at redhat.com
Wed May 7 12:52:18 UTC 2014


On 05/07/2014 02:08 AM, John Ferlan wrote:
> https://bugzilla.redhat.com/show_bug.cgi?id=1092882
> 
> Refactoring in commit id '0c2305b3' resulted in the wrong storage
> volume object being passed to the new storageVolDeleteInternal().
> It should have passed 'voldef' which is the address found in the
> pool->volumes.objs[i] array.  By passing 'voldef', the DeleteInternal
> code will find and remove the voldef from the volumes.objs[] list.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/storage/storage_driver.c | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)

ACK

Jan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140507/24a86139/attachment-0001.sig>


More information about the libvir-list mailing list