From: Mike Christie Date: Thu, 31 Aug 2006 22:09:34 +0000 (-0400) Subject: [SCSI] libiscsi: don't call into lld to cleanup task X-Git-Tag: v2.6.19-rc1~1266^2~19^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e648f63c6520d6e572573149c16a64d2c5ad7ec5;p=pandora-kernel.git [SCSI] libiscsi: don't call into lld to cleanup task In the normal IO path we should not be calling back into the LLD since the LLD will have cleaned up the task before or after calling complete pdu. For the fail_command path we still need to do this to force the cleanup. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed