diff options
author | 2012-07-08 15:58:43 -0400 | |
---|---|---|
committer | 2012-07-16 17:35:18 -0700 | |
commit | e672a47fd99b47589dfe2f85759e4c8de526196b (patch) | |
tree | 9fce33779b7adfef449c5524a97300789c93a8dd /tools/perf/scripts/python | |
parent | iscsit: use target_execute_cmd for WRITEs (diff) | |
download | linux-dev-e672a47fd99b47589dfe2f85759e4c8de526196b.tar.xz linux-dev-e672a47fd99b47589dfe2f85759e4c8de526196b.zip |
srpt: use target_execute_cmd for WRITEs in srpt_handle_rdma_comp
srpt_handle_rdma_comp is called from kthread context and thus can execute
target_execute_cmd directly. srpt_abort_cmd sets the CMD_T_LUN_STOP
flag directly, and thus the abuse of transport_generic_handle_data can be
replaced with an opencoded variant of that code path. I'm still not happy
about a fabric driver poking into target core internals like this, but
let's defer the bigger architecture changes for now.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions