Page MenuHomeFreeBSD

nvmecontrol: Consolidate error paths in connect_nvm_queues()
ClosedPublic

Authored by jhb on Jan 24 2025, 2:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 20, 10:37 AM
Unknown Object (File)
Sun, Sep 20, 10:37 AM
Unknown Object (File)
Sun, Sep 20, 10:34 AM
Unknown Object (File)
Mon, Sep 14, 1:32 AM
Unknown Object (File)
Sun, Sep 13, 3:43 AM
Unknown Object (File)
Thu, Sep 10, 1:55 PM
Unknown Object (File)
Thu, Sep 10, 8:12 AM
Unknown Object (File)
Thu, Aug 27, 1:10 AM
Subscribers
None

Details

Summary

Zero the I/O queue array earlier so that disconnect_nvm_queues() can
be safely used for earlier failures.

Suggested by: dab

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 61977
Build 58861: arc lint + arc unit

Event Timeline

jhb requested review of this revision.Jan 24 2025, 2:41 PM
jhb created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Jan 30 2025, 3:52 PM
This revision was automatically updated to reflect the committed changes.