
13 Jul
2019
13 Jul
'19
6:03 p.m.
On 7/11/19 9:23 AM, Han Han wrote:
v1: https://www.redhat.com/archives/libvir-list/2019-July/msg00603.html
Han Han (3): storage: Add iscsi-direct pool list type flag storage: Add missing pool type flags in comment virsh.pod: Add zfs and vstorage pool types
include/libvirt/libvirt-storage.h | 1 + src/conf/storage_conf.h | 3 ++- src/conf/virstorageobj.c | 4 +++- src/libvirt-storage.c | 4 ++++ tools/virsh-pool.c | 2 +- tools/virsh.pod | 2 +- 6 files changed, 12 insertions(+), 4 deletions(-)
I've reorded the patches a bit, ACKed and pushed. Thanks for catching this! Michal