summaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptsas.c
diff options
context:
space:
mode:
authorChristof Schmitt <christof.schmitt@de.ibm.com>2007-12-20 12:30:26 +0100
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2008-01-12 01:29:06 +0100
commitba1724202aafed4bbc4a239ac6fb433f454fddea (patch)
tree5a39a935d50dcb555bbe06450443c428d03b82df /drivers/message/fusion/mptsas.c
parent[SCSI] zfcp: Hold queue lock when checking port handle for ELS command (diff)
downloadlinux-ba1724202aafed4bbc4a239ac6fb433f454fddea.tar.xz
linux-ba1724202aafed4bbc4a239ac6fb433f454fddea.zip
[SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP command
We need to hold the queue-lock when checking whether we still have a valid unit/port handle for the FCP command, i.e whether we can issue this request for this unit/port. If the error recovery is about to close this unit/port, then it competes for the queue-lock. If the close request issued by the error recovery wins, then it is guaranteed that this unit/port has been blocked for other requests. Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com> Signed-off-by: Martin Peschke <mp3@de.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions