summaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/iscsi_target_tmr.c
diff options
context:
space:
mode:
authorChristoph Hellwig2012-05-20 20:34:44 +0200
committerNicholas Bellinger2012-07-17 02:29:11 +0200
commit5f41a31d0a49a014adb1588edd0cc7f7e30cc55b (patch)
tree6ee74b84c59a0473aba1257d2e762fa6935c4066 /drivers/target/iscsi/iscsi_target_tmr.c
parenttarget/pscsi: Only emulate REPORT_LUNS for passthrough (diff)
downloadkernel-qcow2-linux-5f41a31d0a49a014adb1588edd0cc7f7e30cc55b.tar.gz
kernel-qcow2-linux-5f41a31d0a49a014adb1588edd0cc7f7e30cc55b.tar.xz
kernel-qcow2-linux-5f41a31d0a49a014adb1588edd0cc7f7e30cc55b.zip
target: remove the execute list
Since "target: Drop se_device TCQ queue_depth usage from I/O path" we always submit all commands (or back then, tasks) from __transport_execute_tasks. That means the the execute list has lots its purpose, as we can simply submit the commands that are restarted in transport_complete_task_attr directly while we walk the list. In fact doing so also solves a race in the way it currently walks to delayed_cmd_list as well. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/target/iscsi/iscsi_target_tmr.c')
0 files changed, 0 insertions, 0 deletions