diff options
author | 2016-12-22 18:40:07 -0800 | |
---|---|---|
committer | 2017-01-05 18:10:03 -0500 | |
commit | e7d38257a40f880c6625fac33956d5e99dcd63a6 (patch) | |
tree | c5ec688be7a6cfbfe4d9e0adfa3eb80944389d71 /drivers/scsi/pmcraid.c | |
parent | scsi: ufs: add tracing support (diff) | |
download | linux-rng-e7d38257a40f880c6625fac33956d5e99dcd63a6.tar.xz linux-rng-e7d38257a40f880c6625fac33956d5e99dcd63a6.zip |
scsi: ufs: fix multiple ufs spec violation
When a command to a W-LU is timed out via scsi, error handling
will treat it as any other LU and send commands such as
START_STOP with wrong format or task abort. Those commands are
illegal for W-LU according to the UFS spec.
To solve it, when an error is recognized those steps are skipped
and the last step, reset and restore process, is initiated.
Signed-off-by: Dolev Raviv <draviv@codeaurora.org>
Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/pmcraid.c')
0 files changed, 0 insertions, 0 deletions