Page MenuHomeFreeBSD

nvmecontrol: Consolidate error paths in connect_nvm_queues()
ClosedPublic

Authored by jhb on Fri, Jan 24, 2:41 PM.

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.Fri, Jan 24, 2:41 PM
jhb created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Thu, Jan 30, 3:52 PM
This revision was automatically updated to reflect the committed changes.