diff options
| author | Quinn Tran <[email protected]> | 2017-06-02 09:11:57 -0700 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2017-06-12 20:48:07 -0400 |
| commit | 694833ee00c4c56b3fc902515b7685a4186fe502 (patch) | |
| tree | e650b3ff0df0bc16c8a4b48a12560593e4787aa2 /tools/perf/scripts/python/bin | |
| parent | 66ee0fece9a0b91f59a7eb8dd39808a0ef5db02b (diff) | |
scsi: tcm_qla2xxx: Do not allow aborted cmd to advance.
In case of hardware queue full, commands can loop between
TCM stack and tcm_qla2xx shim layers for retry. While command
is waiting for retry, task mgmt can get ahead and abort the
cmmand that encountered queue full condition. Fix this by
dropping the command, if task mgmt has already started the
command free process.
Acked-by: Nicholas Bellinger <[email protected]>
Signed-off-by: Quinn Tran <[email protected]>
Signed-off-by: Himanshu Madhani <[email protected]>
Reviewed-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