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

Jim Fehlig jfehlig at suse.com
Fri Sep 2 01:10:52 UTC 2011


Opps, sent a reply from @novell domain, which is now setting on the list
server I suppose...

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