From: Christoph Hellwig Date: Mon, 12 Sep 2011 19:50:56 +0000 (+0200) Subject: iscsi-target: always call transport_handle_cdb_direct X-Git-Tag: v3.2-rc1~24^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acf3ecc4a1c7460662757c07ee1ec625760d3ae6;p=pandora-kernel.git iscsi-target: always call transport_handle_cdb_direct iscsit_task_reassign_complete is always called from the TX thread, so handle the CDB directly instead of offloading it. Signed-off-by: Christoph Hellwig Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed