Skip to content

libnvme/linux: allow /dev/ngX device as character device#3107

Merged
igaw merged 1 commit intolinux-nvme:masterfrom
ikegami-t:libnvme-ng-dev
Feb 22, 2026
Merged

libnvme/linux: allow /dev/ngX device as character device#3107
igaw merged 1 commit intolinux-nvme:masterfrom
ikegami-t:libnvme-ng-dev

Conversation

@ikegami-t
Copy link
Copy Markdown
Contributor

Previously the nvmeX device name id and ns was not checked. But currently those checked as if the device character or block. Therefore add to check the ngX device name as the character device.

Previously the nvmeX device name id and ns was not checked.
But currently those checked as if the device character or block.
Therefore add to check the ngX device name as the character device.

Signed-off-by: Tokunori Ikegami <[email protected]>
@igaw igaw merged commit 60097ad into linux-nvme:master Feb 22, 2026
19 checks passed
@igaw
Copy link
Copy Markdown
Collaborator

igaw commented Feb 22, 2026

Thanks! I gave it a quick tests and the parsing of the generic device name works fine.

@ikegami-t
Copy link
Copy Markdown
Contributor Author

Thank you.

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.

2 participants