[libvirt] [PATCH 0/2] util: storage: Fix parsing of URIs as disk sources

Peter Krempa posted 2 patches 5 years, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1539254798.git.pkrempa@redhat.com
Test syntax-check passed
src/util/virstoragefile.c | 28 +++++++++++++++++++++-------
tests/qemublocktest.c     |  3 +++
tests/virstoragetest.c    | 20 ++++++++++++++++++++
3 files changed, 44 insertions(+), 7 deletions(-)
[libvirt] [PATCH 0/2] util: storage: Fix parsing of URIs as disk sources
Posted by Peter Krempa 5 years, 5 months ago
see 2/2 for explanation

Peter Krempa (2):
  util: storage: Rename '@path' argument of
    virStorageSourceParseBackingURI
  util: storage: Properly parse URIs with missing trailing slash

 src/util/virstoragefile.c | 28 +++++++++++++++++++++-------
 tests/qemublocktest.c     |  3 +++
 tests/virstoragetest.c    | 20 ++++++++++++++++++++
 3 files changed, 44 insertions(+), 7 deletions(-)

-- 
2.17.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] util: storage: Fix parsing of URIs as disk sources
Posted by Michal Privoznik 5 years, 5 months ago
On 10/11/2018 12:47 PM, Peter Krempa wrote:
> see 2/2 for explanation
> 
> Peter Krempa (2):
>   util: storage: Rename '@path' argument of
>     virStorageSourceParseBackingURI
>   util: storage: Properly parse URIs with missing trailing slash
> 
>  src/util/virstoragefile.c | 28 +++++++++++++++++++++-------
>  tests/qemublocktest.c     |  3 +++
>  tests/virstoragetest.c    | 20 ++++++++++++++++++++
>  3 files changed, 44 insertions(+), 7 deletions(-)
> 

ACK

Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list