[libvirt] [PATCH v2 2/2] Add glusterfs to VIR_CONNECT_LIST_STORAGE_POOLS_FILTERS_POOL_TYPE

Eric Blake eblake at redhat.com
Thu Feb 6 20:49:58 UTC 2014


On 02/06/2014 11:09 AM, Christophe Fergeau wrote:
> If it's not present in this list, we won't be able to get only
> glusterfs pools when using virConnectListAllStoragePools.
> ---
>  src/conf/storage_conf.h | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/src/conf/storage_conf.h b/src/conf/storage_conf.h
> index 62ac749..cada861 100644
> --- a/src/conf/storage_conf.h
> +++ b/src/conf/storage_conf.h
> @@ -575,7 +575,8 @@ VIR_ENUM_DECL(virStoragePartedFsType)
>                   VIR_CONNECT_LIST_STORAGE_POOLS_SCSI     | \
>                   VIR_CONNECT_LIST_STORAGE_POOLS_MPATH    | \
>                   VIR_CONNECT_LIST_STORAGE_POOLS_RBD      | \
> -                 VIR_CONNECT_LIST_STORAGE_POOLS_SHEEPDOG)
> +                 VIR_CONNECT_LIST_STORAGE_POOLS_SHEEPDOG | \
> +                 VIR_CONNECT_LIST_STORAGE_POOLS_GLUSTER)

ACK.

-- 
Eric Blake   eblake 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: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140206/73c0b3c1/attachment-0001.sig>


More information about the libvir-list mailing list