commit | 91978465b1e5f89025cd43cd2102943160ec6dee | [log] [tgz] |
---|---|---|
author | Christof Schmitt <christof.schmitt@de.ibm.com> | Mon Aug 30 10:55:09 2010 +0200 |
committer | James Bottomley <James.Bottomley@suse.de> | Thu Sep 09 15:36:44 2010 -0500 |
tree | 18408d5465c98abb29924b9dfbfa86a5b9f96b7e | |
parent | 634651fab36dc8d7c3b1a1aa14f9ec1e29de9f0f [diff] |
[SCSI] zfcp: Reorder registration of initial SCSI device Make sure that the rport registration did complete and then register SCSI device directly. Otherwise the unit_enqueue would race with the call to zfcp_scsi_queue_unit_register. Reviewed-by: Swen Schillig <swen@vnet.ibm.com> Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>