On Wed, 2021-07-21 at 20:34 -0700, Bart Van Assche wrote:
Neither SAM nor the UFS standard require that the UFS controller
fills in
the completion status of commands that have been aborted (LUN RESET
aborts
pending commands). Hence do not rely on the completion status
provided by
the UFS controller for aborted commands but instead ask the SCSI core
to
retry SCSI commands that have been aborted.
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Stanley Chu <redacted>
Cc: Can Guo <redacted>
Cc: Asutosh Das <redacted>
Cc: Avri Altman <avri.altman@wdc.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
---
Reviewed-by: Bean Huo <redacted>