diff options
author | Bart Van Assche <[email protected]> | 2015-04-14 13:26:06 +0200 |
---|---|---|
committer | Nicholas Bellinger <[email protected]> | 2015-04-15 22:47:21 -0700 |
commit | dc0fafdab88b98581728a574885d0e4d9c6d0640 (patch) | |
tree | 7f0a5f90c6f312f36cbb77aafaf87e5a5de611b8 /lib/mpi/mpiutil.c | |
parent | 6ae504082188d25178ac9a22197fee89ebda232c (diff) |
target: Make core_tmr_abort_task() skip TMFs
The loop in core_tmr_abort_task() iterates over sess_cmd_list.
That list is a list of regular commands and task management
functions (TMFs). Skip TMFs in this loop instead of letting
the target drivers filter out TMFs in their get_task_tag()
callback function.
(Drop bogus check removal in tcm_qla2xxx_get_task_tag - nab)
Signed-off-by: Bart Van Assche <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Andy Grover <[email protected]>
Cc: <[email protected]>
Signed-off-by: Nicholas Bellinger <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions