[libvirt] [PATCH] Don't overwrite errors from xend_{get,req}

Jim Fehlig jfehlig at novell.com
Fri Sep 2 00:34:30 UTC 2011


Eric Blake wrote:
> On 09/01/2011 04:27 PM, Jim Fehlig wrote:
>> xenDaemonDomainFetch() was overwriting errors reported by
>> xend_get() and xend_req().  E.g. without patch
>>
>> error: failed Xen syscall xenDaemonDomainFetch failed to find this
>> domain
>>
>> with patch
>>
>> error: internal error Xend returned HTTP Content-Length of 73817,
>> which exceeds maximum of 65536
>> ---
>>   src/xen/xend_internal.c |   12 +++++-------
>>   1 files changed, 5 insertions(+), 7 deletions(-)
>
> ACK.

Thanks, pushed.




More information about the libvir-list mailing list