Re: [libvirt] [PATCH 1/7] VMware ESX: Fix VMX path parsing and URL encoding

2009-09-04 Thread Daniel Veillard
On Fri, Sep 04, 2009 at 06:38:29PM +0200, Matthias Bolte wrote: > 2009/9/4 Daniel Veillard : > > On Thu, Sep 03, 2009 at 06:44:47PM +0200, Matthias Bolte wrote: > >> * src/esx/esx_driver.c: handle spaces in VMX file path and use a > >>   virBuffer to encode spaces correctly in the resulting URL > >

Re: [libvirt] [PATCH 1/7] VMware ESX: Fix VMX path parsing and URL encoding

2009-09-04 Thread Matthias Bolte
2009/9/4 Daniel Veillard : > On Thu, Sep 03, 2009 at 06:44:47PM +0200, Matthias Bolte wrote: >> * src/esx/esx_driver.c: handle spaces in VMX file path and use a >>   virBuffer to encode spaces correctly in the resulting URL >> * src/esx/esx_vi.c: include the URL in the error message in case >>   of

Re: [libvirt] [PATCH 1/7] VMware ESX: Fix VMX path parsing and URL encoding

2009-09-04 Thread Daniel Veillard
On Thu, Sep 03, 2009 at 06:44:47PM +0200, Matthias Bolte wrote: > * src/esx/esx_driver.c: handle spaces in VMX file path and use a > virBuffer to encode spaces correctly in the resulting URL > * src/esx/esx_vi.c: include the URL in the error message in case > of a download error Looks fine, A

[libvirt] [PATCH 1/7] VMware ESX: Fix VMX path parsing and URL encoding

2009-09-03 Thread Matthias Bolte
* src/esx/esx_driver.c: handle spaces in VMX file path and use a virBuffer to encode spaces correctly in the resulting URL * src/esx/esx_vi.c: include the URL in the error message in case of a download error 0001-VMware-ESX-Fix-VMX-path-parsing-and-URL-encoding.patch Description: application/