commit | acf3ecc4a1c7460662757c07ee1ec625760d3ae6 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Sep 12 21:50:56 2011 +0200 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Mon Oct 24 03:20:26 2011 +0000 |
tree | 02f67afb285d5b42e12b723d2d3fc6bb190598fa | |
parent | 4ca495e0630b6fd960f94f89a9f13ad32b91bc96 [diff] |
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 <hch@lst.de> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>