diff options
| author | James Smart <[email protected]> | 2017-12-08 17:18:04 -0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2017-12-20 21:11:45 -0500 |
| commit | cbc5de1b8a0f67beeafa9e474803709368f55175 (patch) | |
| tree | c439e81828b6a9381a14086d4e63c1a9e810784d /tools/perf/scripts/python | |
| parent | cf1a1d3e2d88af49472014db0c82779b4fe85455 (diff) | |
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 <[email protected]>
Signed-off-by: James Smart <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions