On 05/30/2014 02:37 AM, Peter Krempa wrote:
> Add parsers for relative and absolute backing names for local and remote
> storage files.
> 
> This parser parses relative paths as relative to their parents and
> absolute paths according to the protocol or local access.
> 
> For remote storage volumes, all URI based backing file names are
> supported and for the qemu colon syntax the NBD protocol is supported.
> ---
>  src/libvirt_private.syms  |   1 +
>  src/util/virstoragefile.c | 364 
> ++++++++++++++++++++++++++++++++++++++++++++++
>  src/util/virstoragefile.h |   4 +
>  3 files changed, 369 insertions(+)
> 

Big patch, but no impact until later patches use it.  Looks reasonable,
so ACK (again, this series is post-release).  Lots of FIXMEs, so I
assume later patches in the series clean that up.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to