]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Add iscsi-direct pool list type flag
authorHan Han <hhan@redhat.com>
Thu, 11 Jul 2019 07:23:05 +0000 (15:23 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Sat, 13 Jul 2019 15:40:09 +0000 (17:40 +0200)
commit3efdffc4507226ecf64dfdba54702bb4212324bc
tree7627ce60c246e28196d0c13e5e9eb92e7f518e36
parent355fb766c9fb107b4dffb316782d4e96fc462699
storage: Add iscsi-direct pool list type flag

Add pool list type flag VIR_CONNECT_LIST_STORAGE_POOLS_ISCSI_DIRECT,
which was forgotten when introducing iscsi-direct pool at f0bf1be3.

https://bugzilla.redhat.com/show_bug.cgi?id=1726609

Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
include/libvirt/libvirt-storage.h
src/conf/storage_conf.h
src/conf/virstorageobj.c
src/libvirt-storage.c
tools/virsh-pool.c
tools/virsh.pod