[libvirt] [PATCH] snapshot: remove mutually exclusive memory and disk-only duplicate check

Eric Blake eblake at redhat.com
Tue Jun 4 15:13:28 UTC 2013


On 06/04/2013 02:55 AM, Guannan Ren wrote:
> The work was done at the time of snapshot xmlstring parsing
> 
>  if (offline && def->memory &&
>      def->memory != VIR_DOMAIN_SNAPSHOT_LOCATION_NONE) {
>      virReportError(...);
>  }
> ---
>  src/qemu/qemu_driver.c | 8 --------
>  1 file changed, 8 deletions(-)

ACK.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

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


More information about the libvir-list mailing list