Re: [PATCH 07/17] cxlflash: Flush pending commands in cleanup path
From: Matthew R. Ochs <hidden>
Date: 2017-06-22 19:56:29
Also in:
linux-scsi
From: Matthew R. Ochs <hidden>
Date: 2017-06-22 19:56:29
Also in:
linux-scsi
On Jun 21, 2017, at 9:14 PM, Uma Krishnan [off-list ref] =
wrote:
=20 When the AFU is reset in an error path, pending scsi commands can be silently dropped without completion or a formal abort. This puts the =
onus
on the cxlflash driver to notify mid-layer and indicating that the =
command
can be retried. =20 Once the card has been quiesced, the hardware send queue lock is =
acquired
to prevent any data movement while the pending commands are processed. =20 Signed-off-by: Uma Krishnan <redacted>
Acked-by: Matthew R. Ochs <redacted>