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

John Ferlan jferlan at redhat.com
Thu Feb 7 13:53:46 UTC 2019


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




More information about the libvir-list mailing list