2e982ab92d
This patch removes the legacy usage of se_task->task_timer and associated infrastructure that originally was used as a way to help manage buggy backend SCSI LLDs that in certain cases would never return back an outstanding task. This includes the removal of target_complete_timeout_work(), timeout logic from transport_complete_task(), transport_task_timeout_handler(), transport_start_task_timer(), the per device task_timeout configfs attribute, and all task_timeout associated structure members and defines in target_core_base.h This is being removed in preparation to make transport_complete_task() run in lock-less mode. Cc: Christoph Hellwig <hch@lst.de> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org> |
||
---|---|---|
.. | ||
configfs_macros.h | ||
target_core_base.h | ||
target_core_configfs.h | ||
target_core_device.h | ||
target_core_fabric_configfs.h | ||
target_core_fabric_lib.h | ||
target_core_fabric_ops.h | ||
target_core_tmr.h | ||
target_core_tpg.h | ||
target_core_transport.h |