[libvirt] [PATCH 02/10] list: Add helpers for listing storage pool objects

Eric Blake eblake at redhat.com
Tue Sep 4 23:46:53 UTC 2012


On 09/04/2012 09:16 AM, Osier Yang wrote:
> src/conf/storage_conf.c: Add virStoragePoolMatch to filter the
> pools; Add virStoragePoolList to iterate over the pool objects
> with filter.
> 
> src/conf/storage_conf.h: Declare virStoragePoolMatch,
> virStoragePoolList, and the macros for filters.
> 
> src/libvirt_private.syms: Export helper virStoragePoolList.
> ---
>  src/conf/storage_conf.c  |  116 ++++++++++++++++++++++++++++++++++++++++++++++
>  src/conf/storage_conf.h  |   35 ++++++++++++++
>  src/libvirt_private.syms |    1 +
>  3 files changed, 152 insertions(+), 0 deletions(-)

As mentioned in 0/10, my ACK still stands.

-- 
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/c2b44f3b/attachment-0001.sig>


More information about the libvir-list mailing list