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:
2128391
)
[SCSI] zfcp: prevent adapter close on initial adapter open
author
Swen Schillig
<swen@vnet.ibm.com>
Mon, 2 Mar 2009 12:09:03 +0000
(13:09 +0100)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Thu, 12 Mar 2009 17:58:20 +0000
(12:58 -0500)
An adapter close was always performed whether it was required,
(e.g. in an error scenario) or not (e.g. initial open).
This patch is changing the process in only doing an
adapter close when it is required.
Signed-off-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
No differences found