[libvirt] [PATCH v2 2/3] storage: Add missing pool type flags in comment

Han Han hhan at redhat.com
Thu Jul 11 07:23:06 UTC 2019


Signed-off-by: Han Han <hhan at redhat.com>
---
 src/libvirt-storage.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/libvirt-storage.c b/src/libvirt-storage.c
index 24e28083ed..8d1effe33c 100644
--- a/src/libvirt-storage.c
+++ b/src/libvirt-storage.c
@@ -94,6 +94,9 @@ virStoragePoolGetConnect(virStoragePoolPtr pool)
  * VIR_CONNECT_LIST_STORAGE_POOLS_RBD
  * VIR_CONNECT_LIST_STORAGE_POOLS_SHEEPDOG
  * VIR_CONNECT_LIST_STORAGE_POOLS_ISCSI_DIRECT
+ * VIR_CONNECT_LIST_STORAGE_POOLS_GLUSTER
+ * VIR_CONNECT_LIST_STORAGE_POOLS_VSTORAGE
+ * VIR_CONNECT_LIST_STORAGE_POOLS_ZFS
  *
  * Returns the number of storage pools found or -1 and sets @pools to
  * NULL in case of error.  On success, the array stored into @pools is
-- 
2.20.1




More information about the libvir-list mailing list