diff options
| author | James Smart <jsmart2021@gmail.com> | 2017-12-09 04:18:04 +0300 |
|---|---|---|
| committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-12-21 05:11:45 +0300 |
| commit | cbc5de1b8a0f67beeafa9e474803709368f55175 (patch) | |
| tree | c439e81828b6a9381a14086d4e63c1a9e810784d /scripts/checkpatch.pl | |
| parent | cf1a1d3e2d88af49472014db0c82779b4fe85455 (diff) | |
| download | linux-cbc5de1b8a0f67beeafa9e474803709368f55175.tar.xz | |
scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcv
The driver is all set to handle the defer_rcv api for the nvmet_fc
transport, yet didn't properly recognize the return status when the
defer_rcv occurred. The driver treated it simply as an error and aborted
the io. Several residual issues occurred at that point.
Finish the defer_rcv support: recognize the return status when the io
request is being handled in a deferred style. This stops the rogue
aborts; Replenish the async cmd rcv buffer in the deferred receive if
needed.
Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <james.smart@broadcom.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
