Page MenuHomeFreeBSD

nvme: Connect the ns changed AER to nvmec_delta_ns
Needs ReviewPublic

Authored by imp on Fri, Nov 14, 7:51 PM.
Tags
None
Referenced Files
F137725868: D53765.id.diff
Tue, Nov 25, 7:03 AM
Unknown Object (File)
Sun, Nov 23, 6:05 PM
Unknown Object (File)
Sun, Nov 23, 12:11 AM
Unknown Object (File)
Sat, Nov 22, 3:51 AM
Unknown Object (File)
Fri, Nov 21, 12:55 AM
Unknown Object (File)
Tue, Nov 18, 9:49 AM
Unknown Object (File)
Sat, Nov 15, 6:15 PM
Unknown Object (File)
Sat, Nov 15, 6:15 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 68649
Build 65532: arc lint + arc unit