iscsi-target: always call transport_handle_cdb_direct
authorChristoph Hellwig <hch@lst.de>
Mon, 12 Sep 2011 19:50:56 +0000 (21:50 +0200)
committerNicholas Bellinger <nab@linux-iscsi.org>
Mon, 24 Oct 2011 03:20:26 +0000 (03:20 +0000)
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 <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>

No differences found