• O
    list: Add helpers for listing storage pool objects · 84208a4a
    Osier Yang 提交于
    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.
    84208a4a
storage_conf.h 17.1 KB