summaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/iscsi_target_tmr.c
diff options
context:
space:
mode:
authorRoland Dreier2012-03-30 20:29:15 +0200
committerNicholas Bellinger2012-04-15 02:40:32 +0200
commit957525a2424aad367d6e0efb64e440b2b37fa5cd (patch)
treedc56eaa7a6e60ad674059d110e6d4145adb55efd /drivers/target/iscsi/iscsi_target_tmr.c
parentIB/srpt: Remove use of transport_do_task_sg_chain() (diff)
downloadkernel-qcow2-linux-957525a2424aad367d6e0efb64e440b2b37fa5cd.tar.gz
kernel-qcow2-linux-957525a2424aad367d6e0efb64e440b2b37fa5cd.tar.xz
kernel-qcow2-linux-957525a2424aad367d6e0efb64e440b2b37fa5cd.zip
target: Remove transport_do_task_sg_chain() and associated detritus
Now that all fabrics are converted over to using se_cmd->t_data_sg directly, we can drop the task sg chaining support. With the modern memory allocation in target core, task sg chaining is needless overhead -- we would split up the main cmd sglist into pieces, and then splice those pieces back together instead of just using the original list directly. Signed-off-by: Roland Dreier <roland@purestorage.com> Reviewed-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