[libvirt] [PATCH 10/12] Move virStorage{Pool, Vol} related APIs out of libvirt.c

Eric Blake eblake at redhat.com
Thu Oct 23 19:36:58 UTC 2014


On 10/22/2014 11:15 AM, Daniel P. Berrange wrote:
> Introduce a src/libvirt-storage.c file to hold all the
> methods related to the virStorage{Pool,Vol} types.
> ---
>  docs/apibuild.py      |    1 +
>  po/POTFILES.in        |    1 +
>  src/Makefile.am       |    2 +
>  src/libvirt-storage.c | 2118 +++++++++++++++++++++++++++++++++++++++++++++++++
>  src/libvirt.c         | 2090 ------------------------------------------------
>  5 files changed, 2122 insertions(+), 2090 deletions(-)
>  create mode 100644 src/libvirt-storage.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: 539 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20141023/76f9f658/attachment-0001.sig>


More information about the libvir-list mailing list