diff options
author | Sagi Grimberg <[email protected]> | 2020-06-26 10:46:29 -0700 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2020-07-02 10:38:00 +0200 |
commit | ea43d9709f727e728e933a8157a7a7ca1a868281 (patch) | |
tree | 30d71119a2dfbeafcb6a5f7dfae1400be5bd3894 /scripts/gdb/linux/rbtree.py | |
parent | e7eea44eefbdd5f0345a0a8b80a3ca1c21030d06 (diff) |
nvme: fix identify error status silent ignore
Commit 59c7c3caaaf8 intended to only silently ignore non retry-able
errors (DNR bit set) such that we can still identify misbehaving
controllers, and in the other hand propagate retry-able errors (DNR bit
cleared) so we don't wrongly abandon a namespace just because it happens
to be temporarily inaccessible.
The goal remains the same as the original commit where this was
introduced but unfortunately had the logic backwards.
Fixes: 59c7c3caaaf8 ("nvme: fix possible hang when ns scanning fails during error recovery")
Reported-by: Keith Busch <[email protected]>
Signed-off-by: Sagi Grimberg <[email protected]>
Reviewed-by: Keith Busch <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/rbtree.py')
0 files changed, 0 insertions, 0 deletions