[libvirt] [PATCH v2 0/8] Duplicate storage pool source refactoring and checks

John Ferlan jferlan at redhat.com
Mon Apr 13 21:21:04 UTC 2015


v1 here:
http://www.redhat.com/archives/libvir-list/2015-April/msg00141.html

Changes:

Patches 1-3 are refactored into just 1 patch now

Patch 2 is the old patch 4 and renames the function as requested
and removes the comment

Patch 3 is new - it adds a check for different port #'s to the
new host source matching function.

Patch 4 is the old patch 5, already ACK'd and only changed to use
the new name

Patch 5 is the old patch 6, already ACK'd

Patches 6 & 7 are the old patches 7 & 8. They use the new name and
the commit comment is adjusted

Patch 8 is the old patch 9 and is unchanged, already ACK'd

John Ferlan (8):
  storage: Refactor iSCSI Source matching
  storage: Create virStoragePoolSourceMatchSingleHost
  storage: Add check for different ports for host duplicate matching
  storage: Use virStoragePoolSourceMatchSingleHost for NETFS
  storage: Remove default from switch in
    virStoragePoolSourceFindDuplicate
  storage: Add duplicate host check for Sheepdog pool def
  storage: Add duplicate host check for Gluster pool def
  storage: Add duplicate devices check for zfs pool def

 src/conf/storage_conf.c | 62 ++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 46 insertions(+), 16 deletions(-)

-- 
2.1.0




More information about the libvir-list mailing list