]> xenbits.xensource.com Git - libvirt.git/commit
storage: Add check for different ports for host duplicate matching
authorJohn Ferlan <jferlan@redhat.com>
Mon, 13 Apr 2015 21:11:53 +0000 (17:11 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 15 Apr 2015 10:40:07 +0000 (06:40 -0400)
commit401623bcb420794578b93b8d5a5186653eaaf222
tree84e6a27fb735c7f083403ccfc47ce8e4c02c2627
parent9aced8c9d5cbcb5e1fc1f4e0f7d90a30c5e7a0d4
storage: Add check for different ports for host duplicate matching

In virStoragePoolSourceMatchSingleHost, add a comparison for port number
being different prior to checking the 'name' field.
src/conf/storage_conf.c