diff options
| author | Bart Van Assche <[email protected]> | 2019-01-25 10:34:44 -0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2019-02-04 21:25:13 -0500 |
| commit | 3f0661a492a199b7de2fb63eceba8c79039bff83 (patch) | |
| tree | 72f17cb0976dd048ec122c786b65e0682cd2ffc1 /tools/perf/scripts/python/bin | |
| parent | f80d2f0846b7b9ceb1f2a5951229ee4391edaebd (diff) | |
scsi: target/core: Remove several state tests from the TMF code
Whether or not a session is being torn down does not affect whether or not
SCSI commands are in the task set. Hence remove the "tearing down" checks
from the TMF code. The TRANSPORT_ISTATE_PROCESSING check is left out
because it is now safe to wait for a command that is in that state. The
CMD_T_PRE_EXECUTE is left out because abort processing is postponed until
after commands have left the pre-execute state since the patch that makes
TMF processing synchronous.
See also commit 1c21a48055a6 ("target: Avoid early CMD_T_PRE_EXECUTE
failures during ABORT_TASK").
Cc: Nicholas Bellinger <[email protected]>
Cc: Mike Christie <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Hannes Reinecke <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions