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
F156981072: D53765.id166478.diff
Sun, May 17, 7:01 PM
F156981052: D53765.id166478.diff
Sun, May 17, 7:01 PM
F156979772: D53765.id.diff
Sun, May 17, 6:46 PM
Unknown Object (File)
Fri, May 15, 6:02 AM
Unknown Object (File)
Wed, May 13, 5:18 PM
Unknown Object (File)
Wed, May 13, 5:18 PM
Unknown Object (File)
Wed, May 13, 5:01 PM
Unknown Object (File)
Tue, May 5, 10:49 AM
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 68649
Build 65532: arc lint + arc unit