
3 Apr
2017
3 Apr
'17
4:20 p.m.
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