Re: [PATCH] snapshot: don't pass NULL to QMP command creation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 03/27/2012 09:33 AM, Peter Krempa wrote:
> Dňa 27.3.2012 16:37, Eric Blake  wrote / napísal(a):
>> Commit d42a2ff caused a regression in creating a disk-only snapshot
>> of a qcow2 disk; by passing the wrong variable to the monitor call,
>> libvirt ended up creating JSON that looked like "format":null instead
>> of the intended "format":"qcow2".
>>
>> To make it easier to diagnose this in the future, make JSON creation
>> error out if "s:arg" is paired with NULL (it is still possible to
>> use "n:arg" in the rare cases where qemu will accept a null).
>>
>> * src/qemu/qemu_driver.c
>> (qemuDomainSnapshotCreateSingleDiskActive): Pass correct value.
>> * src/qemu/qemu_monitor_json.c (qemuMonitorJSONMakeCommandRaw):
>> Improve error message.
>> ---
>>   src/qemu/qemu_driver.c       |    2 +-
>>   src/qemu/qemu_monitor_json.c |    6 ++++++
>>   2 files changed, 7 insertions(+), 1 deletions(-)
> 
> Definitely a better solution. ACK

Thanks; pushed.

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

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]