diff options
| author | Sagi Grimberg <[email protected]> | 2022-02-07 00:40:13 +0200 | 
|---|---|---|
| committer | Christoph Hellwig <[email protected]> | 2022-02-09 14:50:42 +0100 | 
| commit | 63573807b27e0faf8065a28b1bbe1cbfb23c0130 (patch) | |
| tree | d1cf1cd2cef00b3cc51e7743606e15b94a74e026 /tools/perf/scripts/python/sctop.py | |
| parent | 00e757b648c0935d703a9b8042312f4a76ee793b (diff) | |
nvme-tcp: fix bogus request completion when failing to send AER
AER is not backed by a real request, hence we should not incorrectly
assume that when failing to send a nvme command, it is a normal request
but rather check if this is an aer and if so complete the aer (similar
to the normal completion path).
Cc: [email protected]
Signed-off-by: Sagi Grimberg <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions