From: Christof Schmitt Date: Fri, 15 May 2009 11:18:22 +0000 (+0200) Subject: [SCSI] zfcp: Update FC pass-through support X-Git-Tag: v2.6.31-rc1~285^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc577d554a274b79a6ad05e9e1ac20c320200599;p=pandora-kernel.git [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 Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed