[libvirt] [PATCH 01/10] list: Define new API virStorageListAllStoragePools

Eric Blake eblake at redhat.com
Tue Sep 4 23:45:38 UTC 2012


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 at 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: 617 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120904/4a8dcfd5/attachment-0001.sig>


More information about the libvir-list mailing list