]> xenbits.xensource.com Git - libvirt.git/commit
Move virStorage{Pool,Vol} related APIs out of libvirt.c
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 22 Oct 2014 15:29:09 +0000 (16:29 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 24 Oct 2014 15:49:10 +0000 (16:49 +0100)
commit36b5d006c1d4ecca1457d735c332d55826db36bb
treefc61ca04ceb923acafba05d6eae63afeb87fa653
parent0c94d78bb5c4698ba3d284305ff1a257afe3ea5b
Move virStorage{Pool,Vol} related APIs out of libvirt.c

Introduce a src/libvirt-storage.c file to hold all the
methods related to the virStorage{Pool,Vol} types.
docs/apibuild.py
po/POTFILES.in
src/Makefile.am
src/libvirt-storage.c [new file with mode: 0644]
src/libvirt.c