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.