On Thu, 2017-03-30 at 17:12 +0200, Peter Krempa wrote:
[...]
> @@ -93,6 +93,10 @@ int virStorageBackendDeleteLocal(virConnectPtr conn,
>  int virStorageBackendRefreshLocal(virConnectPtr conn,
>                                    virStoragePoolObjPtr pool);
> 
> +int virStorageUtilGlusterExtractPoolSources(const char *host,
> +                                            const char *xml,
> +                                            virStoragePoolSourceListPtr list,
> +                                            bool netfs);

Please add a comment along the lines of "For test suite use
only" here. Ideally we'd have a separate *priv.h header file
to be used for the purpose, but that's out of scope.


ACK

-- 
Andrea Bolognani / Red Hat / Virtualization

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to