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:
27f492c
)
[SCSI] zfcp: Fix tracing of request id for abort requests
author
Christof Schmitt
<christof.schmitt@de.ibm.com>
Mon, 13 Jul 2009 13:06:14 +0000
(15:06 +0200)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Thu, 30 Jul 2009 13:49:59 +0000
(08:49 -0500)
The trace record for SCSI abort requests has a field for the request
id of the request to be aborted. Put the real request id instead of
zero.
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@HansenPartnership.com>
No differences found