Page MenuHomeFreeBSD

nvme: Connect the ns changed AER to nvmec_delta_ns
Needs ReviewPublic

Authored by imp on Nov 14 2025, 7:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 11, 3:16 PM
Unknown Object (File)
Mon, Sep 7, 3:41 AM
Unknown Object (File)
Fri, Sep 4, 9:58 PM
Unknown Object (File)
Fri, Aug 28, 9:13 PM
Unknown Object (File)
Tue, Aug 25, 11:26 AM
Unknown Object (File)
Aug 19 2026, 10:48 PM
Unknown Object (File)
Aug 12 2026, 4:54 PM
Unknown Object (File)
Aug 8 2026, 10:42 PM
Subscribers

Details

Summary

When we get a namespace changed event, call NVMEC_DELTA_NS to notify
nvme's children of the change.

Note: This is to get parity with what was there before. However the code
looks wrong to my eye: we need to construct a new ns, destruct a removed
ns, or notify that we just changed something and we do none of
that. Leave a comment to this effect.

Sponsored by: Netflix

Diff Detail

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