git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
634651f
)
[SCSI] zfcp: Reorder registration of initial SCSI device
author
Christof Schmitt
<christof.schmitt@de.ibm.com>
Mon, 30 Aug 2010 08:55:09 +0000
(10:55 +0200)
committer
James Bottomley
<James.Bottomley@suse.de>
Thu, 9 Sep 2010 20:36:44 +0000
(15:36 -0500)
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>
No differences found