From: Christof Schmitt Date: Fri, 19 Dec 2008 15:57:01 +0000 (+0100) Subject: [SCSI] zfcp: Add support for unchained FSF requests X-Git-Tag: v2.6.29-rc1~555^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39eb7e9aca2a582330ddb6f1167272268e6b3965;p=pandora-kernel.git [SCSI] zfcp: Add support for unchained FSF requests Add the support to send CT and ELS requests as unchained FSF requests. This is required for older hardware and was somehow omitted during the cleanup of the FSF layer. The req_count and resp_count attributes are unused, so remove them instead of adding a special case for setting them. Also add debug data and a warning, when the ct request hits a limit. Signed-off-by: Christof Schmitt Acked-by: Martin Petermann Signed-off-by: James Bottomley --- Reading git-diff-tree failed