1
0
Fork 0
alistair23-linux/include/target
Mike Christie d7175373f2 target: fix ALUA transition timeout handling
The implicit transition time tells initiators the min time
to wait before timing out a transition. We currently schedule
the transition to occur in tg_pt_gp_implicit_trans_secs
seconds so there is no room for delays. If
core_alua_do_transition_tg_pt_work->core_alua_update_tpg_primary_metadata
needs to write out info to a remote file, then the initiator can
easily time out the operation.

Signed-off-by: Mike Christie <mchristi@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
2017-03-18 14:47:28 -07:00
..
iscsi target/iscsi: split iscsit_check_dataout_hdr() 2017-02-18 21:24:15 -08:00
target_core_backend.h target: allow ALUA setup for some passthrough backends 2017-03-18 14:47:25 -07:00
target_core_base.h target: fix ALUA transition timeout handling 2017-03-18 14:47:28 -07:00
target_core_fabric.h target: Inline transport_cmd_check_stop() 2017-02-09 00:39:14 -08:00