[libvirt] [PATCH v2 0/3] Add missing pool list types

Han Han posted 3 patches 4 years, 9 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20190711072307.14686-1-hhan@redhat.com
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(-)
[libvirt] [PATCH v2 0/3] Add missing pool list types
Posted by Han Han 4 years, 9 months ago
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(-)

-- 
2.20.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v2 0/3] Add missing pool list types
Posted by Michal Prívozník 4 years, 9 months ago
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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list