summaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/iscsi_target_tpg.c
diff options
context:
space:
mode:
authorChristoph Hellwig2012-07-08 21:58:49 +0200
committerNicholas Bellinger2012-07-17 02:35:21 +0200
commitaf8772926f019b7bddd7477b8de5f3b0f12bad21 (patch)
tree99bdfc7335a3223985b033404fb06fc58cb754f0 /drivers/target/iscsi/iscsi_target_tpg.c
parenttarget: remove transport_generic_handle_cdb_map (diff)
downloadkernel-qcow2-linux-af8772926f019b7bddd7477b8de5f3b0f12bad21.tar.gz
kernel-qcow2-linux-af8772926f019b7bddd7477b8de5f3b0f12bad21.tar.xz
kernel-qcow2-linux-af8772926f019b7bddd7477b8de5f3b0f12bad21.zip
target: replace the processing thread with a TMR work queue
The last functionality of the target processing thread is offloading possibly long running task management requests from the submitter context. To keep TMR semantics the same we need a single threaded ordered queue, which can be provided by a per-device workqueue with the right flags. 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_tpg.c')
0 files changed, 0 insertions, 0 deletions