On 09/04/2012 09:16 AM, Osier Yang wrote:
This introduces a new API to list the storage pool objects,
4 groups of flags are provided to filter the returned pools:
* Active or not
* Autostarting or not
* Persistent or not
* And the pool type.
+++ b/src/libvirt_public.syms
@@ -554,4 +554,9 @@ LIBVIRT_0.10.0 {
virDomainGetEmulatorPinInfo;
} LIBVIRT_0.9.13;
+LIBVIRT_0.10.2 {
+ global:
+ virConnectListAllStoragePools;
+} LIBVIRT_0.10.0;
Good, you got this right on your rebase. ACK.
--
Eric Blake eblake(a)redhat.com +1-919-301-3266
Libvirt virtualization library
http://libvirt.org