]> xenbits.xensource.com Git - libvirt.git/commit
storage: Check if provided parent is vHBA capable
authorJohn Ferlan <jferlan@redhat.com>
Thu, 20 Jul 2017 15:14:46 +0000 (11:14 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 24 Jul 2017 16:27:41 +0000 (12:27 -0400)
commitf7237d63e8f02f3689f9b63b413fae7d4221faa9
treebd88089e5303134b8be35a29b56716301eeb63ab
parent214a353c02ad99ac0e29dc21b7932da2e2392dc6
storage: Check if provided parent is vHBA capable

https://bugzilla.redhat.com/show_bug.cgi?id=1458708

If the parent provided for the storage pool adapter is not vHBA
capable, then issue a configuration error even though the provided
wwnn/wwpn were found.

It is a configuration error to provide a mismatched parent to
the wwnn/wwpn. The @parent is optional and is used as a means to
perform duplicate pool source checks.
src/storage/storage_backend_scsi.c