Page MenuHomeFreeBSD

ctld: Defer initialization of NVMeoF associations
ClosedPublic

Authored by jhb on Oct 1 2025, 10:25 PM.
Tags
None
Referenced Files
F154332699: D52844.id.diff
Mon, Apr 27, 10:00 PM
Unknown Object (File)
Sun, Apr 26, 10:20 PM
Unknown Object (File)
Sun, Apr 26, 1:32 PM
Unknown Object (File)
Wed, Apr 22, 8:43 PM
Unknown Object (File)
Thu, Apr 16, 1:19 PM
Unknown Object (File)
Sat, Apr 11, 10:21 PM
Unknown Object (File)
Sun, Apr 5, 1:00 PM
Unknown Object (File)
Mar 27 2026, 1:45 PM
Subscribers

Details

Summary

Wait until all of the configuration has been parsed before creating
associations for NVMe portals. This ensures that any options
specified in a transport group are honored when creating associations.

To enable this, add a new virtual method portal::prepare invoked when
applying a configuration prior to opening a socket (or reusing an
existing socket) for a portal.

Sponsored by: Chelsio Communications

Diff Detail

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