[libvirt] [PATCH] [3/4] Implement managed save operations for qemu driver

Eric Blake eblake at redhat.com
Fri Apr 2 21:27:53 UTC 2010


On 04/02/2010 03:19 PM, Daniel Veillard wrote:
>>> +    managed_save = qemuDomainManagedSavePath(driver, vm);
>>> +    if ((managed_save) && (virFileExists(managed_save))) {
>>> +        /* We should still have a reference left to vm but */
>>
>> Incomplete comment?
> 
>   not really, that could be "but ..." or "but one should check for 0
>   anyway"
> 
> I end up with the following additional patch,

> -        /* We should still have a reference left to vm but */
> +        /*
> +         * We should still have a reference left to vm but
> +         * but one should check for 0 anyway
> +         */

s/but but/but/

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

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


More information about the libvir-list mailing list