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 [email protected] +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
