]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
storage: Add missing pool type flags in comment
authorHan Han <hhan@redhat.com>
Thu, 11 Jul 2019 07:23:06 +0000 (15:23 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Sat, 13 Jul 2019 15:39:06 +0000 (17:39 +0200)
Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/libvirt-storage.c

index 3bd61dc98650503f744e09d063fb89c78ab708cd..93f80e9751bd9eeeef513b070b5dd695f465bb64 100644 (file)
@@ -93,6 +93,9 @@ virStoragePoolGetConnect(virStoragePoolPtr pool)
  * VIR_CONNECT_LIST_STORAGE_POOLS_MPATH
  * VIR_CONNECT_LIST_STORAGE_POOLS_RBD
  * VIR_CONNECT_LIST_STORAGE_POOLS_SHEEPDOG
+ * VIR_CONNECT_LIST_STORAGE_POOLS_GLUSTER
+ * VIR_CONNECT_LIST_STORAGE_POOLS_ZFS
+ * VIR_CONNECT_LIST_STORAGE_POOLS_VSTORAGE
  *
  * 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