Page MenuHomeFreeBSD

ctld: Defer initialization of NVMeoF associations
ClosedPublic

Authored by jhb on Oct 1 2025, 10:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 27, 1:45 PM
Unknown Object (File)
Thu, Mar 26, 5:21 AM
Unknown Object (File)
Tue, Mar 24, 5:19 PM
Unknown Object (File)
Tue, Mar 24, 4:08 AM
Unknown Object (File)
Wed, Mar 18, 5:33 AM
Unknown Object (File)
Wed, Mar 18, 3:22 AM
Unknown Object (File)
Tue, Mar 17, 10:01 PM
Unknown Object (File)
Fri, Mar 13, 3:06 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 Not Applicable
Unit
Tests Not Applicable