[libvirt] [PATCH 0/5] Remove some volOptions from virStoragePoolTypeInfo

John Ferlan posted 5 patches 5 years, 1 month ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20190207135351.2912-1-jferlan@redhat.com
src/conf/storage_conf.c                     | 21 ---------------------
tests/storagevolxml2xmlout/vol-sheepdog.xml |  1 -
2 files changed, 22 deletions(-)
[libvirt] [PATCH 0/5] Remove some volOptions from virStoragePoolTypeInfo
Posted by John Ferlan 5 years, 1 month ago
While working through changes to add storage pool capabilities
I found that the volOptions definitions for a few pool types were
not necessary and in a couple of cases wrong. Figured I would
extract them out of my work on those adjustments while I'm still
working through the code.

John Ferlan (5):
  conf: Remove volOptions for VIR_STORAGE_POOL_SHEEPDOG
  conf: Remove volOptions for VIR_STORAGE_POOL_RBD
  conf: Remove volOptions for VIR_STORAGE_POOL_SCSI
  conf: Remove volOptions for VIR_STORAGE_POOL_ISCSI[_DIRECT]
  conf: Remove volOptions for VIR_STORAGE_POOL_MPATH

 src/conf/storage_conf.c                     | 21 ---------------------
 tests/storagevolxml2xmlout/vol-sheepdog.xml |  1 -
 2 files changed, 22 deletions(-)

-- 
2.20.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/5] Remove some volOptions from virStoragePoolTypeInfo
Posted by John Ferlan 5 years, 1 month ago

On 2/7/19 8:53 AM, John Ferlan wrote:
> While working through changes to add storage pool capabilities
> I found that the volOptions definitions for a few pool types were
> not necessary and in a couple of cases wrong. Figured I would
> extract them out of my work on those adjustments while I'm still
> working through the code.
> 
> John Ferlan (5):
>   conf: Remove volOptions for VIR_STORAGE_POOL_SHEEPDOG
>   conf: Remove volOptions for VIR_STORAGE_POOL_RBD
>   conf: Remove volOptions for VIR_STORAGE_POOL_SCSI
>   conf: Remove volOptions for VIR_STORAGE_POOL_ISCSI[_DIRECT]
>   conf: Remove volOptions for VIR_STORAGE_POOL_MPATH
> 
>  src/conf/storage_conf.c                     | 21 ---------------------
>  tests/storagevolxml2xmlout/vol-sheepdog.xml |  1 -
>  2 files changed, 22 deletions(-)
> 

NB: The full series is now posted and these patches are there, so go see
the full series instead:

https://www.redhat.com/archives/libvir-list/2019-February/msg00709.html

Tks -

John

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