Nicholas Bellinger
|
2e982ab92d
target: Remove legacy se_task->task_timer and associated logic
|
14 years ago |
Nicholas Bellinger
|
415a090ade
target: Fix incorrect transport_sent usage
|
14 years ago |
Christoph Hellwig
|
af3f00c759
target: re-use the command S/G list for single-task commands
|
14 years ago |
Nicholas Bellinger
|
9ac549873d
target: Fix BIDI t_task_cdb handling in transport_generic_new_cmd
|
14 years ago |
Christoph Hellwig
|
38b400676b
target: remove transport_allocate_tasks
|
14 years ago |
Christoph Hellwig
|
da0f761991
target: merge transport_new_cmd_obj into transport_generic_new_cmd
|
14 years ago |
Christoph Hellwig
|
7c1c6af37a
target: remove the task_sg_bidi field se_task and pSCSI BIDI support
|
14 years ago |
Nicholas Bellinger
|
dbc5623eb2
target: transport_subsystem_check_init cleanups
|
14 years ago |
Christoph Hellwig
|
35e0e75753
target: use a workqueue for I/O completions
|
14 years ago |
Christoph Hellwig
|
f2da9dbdb5
target: remove TRANSPORT_DEFERRED_CMD state
|
14 years ago |
Christoph Hellwig
|
bfaf40ada2
target: remove the TRANSPORT_REMOVE state
|
14 years ago |
Christoph Hellwig
|
4499dda858
target: move depth_left manipulation out of transport_generic_request_failure
|
14 years ago |
Christoph Hellwig
|
cc5d0f0f61
target: stop task timers earlier
|
14 years ago |
Christoph Hellwig
|
e99d48a62b
target: remove TF_TIMER_STOP
|
14 years ago |
Christoph Hellwig
|
cdbb70bb4c
target: factor some duplicate code for stopping a task
|
14 years ago |
Christoph Hellwig
|
0c2cfe5fe7
target: fix list walking in transport_free_dev_tasks
|
14 years ago |
Christoph Hellwig
|
b7b8bef7f8
target: use transport_cmd_check_stop_to_fabric consistently
|
14 years ago |
Christoph Hellwig
|
3df8d40ba3
target: do not pass the queue object to transport_remove_cmd_from_queue
|
14 years ago |
Christoph Hellwig
|
f7a5cc0b31
target: remove SCF_EMULATE_QUEUE_FULL
|
14 years ago |
Christoph Hellwig
|
e057f53308
target: remove the transport_qf_callback se_cmd callback
|
14 years ago |
Christoph Hellwig
|
b937d27052
target: remove the ->transport_split_cdb callback in se_cmd
|
14 years ago |
Christoph Hellwig
|
485fd0d1e3
target: replace ->get_cdb with a target_get_task_cdb helper
|
14 years ago |
Christoph Hellwig
|
6193f06e6f
target: make the ->get_cdb method optional
|
14 years ago |
Christoph Hellwig
|
04629b7bde
target: Remove unnecessary se_task members
|
14 years ago |
Christoph Hellwig
|
6c76bf951c
target: make more use of the task_flags field in se_task
|
14 years ago |
Christoph Hellwig
|
42bf829eee
target: Cleanup unused se_task bits
|
14 years ago |
Christoph Hellwig
|
c0427f1556
target: Cleanup unused target_core_base.h bits
|
14 years ago |
Nicholas Bellinger
|
ce8762f6cd
target: Remove legacy + unused device active I/O shutdown code
|
14 years ago |
Nicholas Bellinger
|
8dc52b5420
target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abort
|
14 years ago |
Nicholas Bellinger
|
d14921d6ad
target: Convert ->transport_wait_for_tasks usage to transport_generic_free_cmd
|
14 years ago |