Fix a couple of bugs related to attempting to start an fc_host with
incorrect 'parent' attributes. One consideration is a parent that is
not capable to support the vport operations and the other is providing
the incorrect scsi_host# for the parent from the nodedev-create used
to generate the wwnn,wwpn
Updated the documentation in order to add some more cautions I've find
during my investigation and make it clearer what must be provided.
John Ferlan (2):
storage: Check for valid fc_host parent at startup
storage: Ensure fc_host parent matches wwnn/wwpn
docs/formatstorage.html.in | 15 ++++-
src/storage/storage_backend_scsi.c | 115 ++++++++++++++++++++++++++++++++++---
2 files changed, 119 insertions(+), 11 deletions(-)
--
1.9.3