HomeFreeBSD

nvme: Eliminate RECOVERY_FAILED state

Description

nvme: Eliminate RECOVERY_FAILED state

While it seemed like a good idea to have this state, we can do
everything we wanted with the state by checking ctrlr->is_failed since
that's set before we start failing the qpairs. Add some comments about
racing when we're failing the controller, though in practice I'm not
sure that kind of race could even be lost.

Sponsored by: Netflix
Reviewed by: chuck, gallatin, jhb
Differential Revision: https://reviews.freebsd.org/D42051

Details

Provenance
impAuthored on Oct 10 2023, 5:13 PM
Reviewer
chuck
Differential Revision
D42051: nvme: Eliminate RECOVERY_FAILED state
Parents
rG6b2a6e9cb09b: nvme: Remove stale comment
Branches
Unknown
Tags
Unknown