[libvirt] [PATCHv2 3/9] storage: Add internal API to create temporary storage pools and vols

Eric Blake eblake at redhat.com
Mon Jan 27 21:59:01 UTC 2014


On 01/16/2014 06:14 AM, Peter Krempa wrote:
> If a VM driver wants to access stuff provided by a storage driver the
> volume needs to be a part of a storage pool. As this wasn't designed in
> from the beginning we need a way to convert generic domain disk and
> snapshot disk definitions into temporary pools and volumes. This patch
> allows that by adding private storage driver APIs that can be used to
> obtain a pool and vol definition.
> ---
>  docs/hvsupport.pl        |  3 +++
>  src/Makefile.am          |  3 ++-
>  src/check-drivername.pl  |  1 +
>  src/driver.h             | 13 +++++++++
>  src/libvirt_internal.c   | 70 ++++++++++++++++++++++++++++++++++++++++++++++++
>  src/libvirt_internal.h   | 22 +++++++++++++++
>  src/libvirt_private.syms |  3 +++
>  7 files changed, 114 insertions(+), 1 deletion(-)
>  create mode 100644 src/libvirt_internal.c
> 

ACK

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140127/7deea9ec/attachment-0001.sig>


More information about the libvir-list mailing list