summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorOr Gerlitz <ogerlitz@voltaire.com>2010-02-08 13:22:34 +0000
committerRoland Dreier <rolandd@cisco.com>2010-02-24 09:41:14 -0800
commit962b4b528ba87c8d837bb04794a1918c7de631cd (patch)
tree29b88d375f01c1628ca1f73612cb941ea52420ae /ipc
parentaae3c995ff74a183d15207436d383942485b2edd (diff)
IB/iser: Use libiscsi passthrough mode
libiscsi passthrough mode invokes the transport xmit calls directly without first going through an internal queue, unlike the other mode, which uses a queue and a xmitworker thread. Now that the "cant_sleep" prerequisite of iscsi_host_alloc is met, move to use it. Handling xmit errors is now done by the passthrough flow of libiscsi. Since the queue/worker aren't used in this mode, the code that schedules the xmitworker is removed. Signed-off-by: Or Gerlitz <ogerlitz@voltaire.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions