[libvirt] [PATCH 4/7] VMware ESX: Simplify SOAP request and response handling

Daniel Veillard veillard at redhat.com
Fri Sep 4 16:14:43 UTC 2009


On Thu, Sep 03, 2009 at 06:45:34PM +0200, Matthias Bolte wrote:
> * src/esx/esx_vi.[ch]: convert esxVI_RemoteRequest_Execute() to a
>   simpler esxVI_Context_Execute() version, remove esxVI_RemoteRequest
>   and convert esxVI_RemoteResponse to esxVI_Response
> * src/esx/esx_vi_methods.c: update and simplify callers to use
>   esxVI_Context_Execute() instead of esxVI_RemoteRequest_Execute()

  Okay, this is simpler but results in a fairly large patch due to the
number of entry points. I didn't spot anything but it's so regular
I guess the chances or really breaking without the compiler raising the
problem are low :-)

  Applied, Thanks !

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list