]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] zfcp: Update FC pass-through support
authorChristof Schmitt <christof.schmitt@de.ibm.com>
Fri, 15 May 2009 11:18:22 +0000 (13:18 +0200)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 12 Jun 2009 19:20:06 +0000 (14:20 -0500)
commit1ae03d9d18857aa4155e9aac7017242c63490a1e
treebe017b749065c419aee2bddfb4147eadccdf88fe
parenta9cabc8a05c10bbb10caf4d9b2dd5c1a6fea59fb
[SCSI] zfcp: Update FC pass-through support

Don't access the block layer request, get the payload length instead
from the FC job. Simplify access to the zfcp_port, only the d_id is
required, if the port is no longer accessed later. This is possible
when the els_handler does not access the port pointer from the ELS
request.

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>
drivers/s390/scsi/zfcp_fc.c
drivers/s390/scsi/zfcp_fsf.c