Skip to content

Conversation

asomers
Copy link
Member

@asomers asomers commented Oct 16, 2025

Add support for the DIOCGIDENT ioctl to both nvme controller device nodes and namespace device nodes.

This information was already available via the nda(4) device node. However, mapping /dev/nvmeX to /dev/ndaY device nodes is not straightforward, so it's better to get it directly from the /dev/nvme device node.

PR: 290259
MFC after: 2 weeks
Sponsored by: ConnectWise
Submitted by: imp (mostly)

Add support for the DIOCGIDENT ioctl to both nvme controller device
nodes and namespace device nodes.

This information was already available via the nda(4) device node.
However, mapping /dev/nvmeX to /dev/ndaY device nodes is not
straightforward, so it's better to get it directly from the /dev/nvme
device node.

PR:		290259
MFC after:	2 weeks
Sponsored by:	ConnectWise
Submitted by:	imp (mostly)
@asomers asomers requested a review from bsdimp as a code owner October 16, 2025 22:28
@asomers asomers removed the request for review from bsdimp October 16, 2025 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant