Skip to content

tree: add windows tree support#3440

Open
bcapener wants to merge 1 commit into
linux-nvme:masterfrom
Micron-TPG-OSS:bcapener/add-tree-support
Open

tree: add windows tree support#3440
bcapener wants to merge 1 commit into
linux-nvme:masterfrom
Micron-TPG-OSS:bcapener/add-tree-support

Conversation

@bcapener

@bcapener bcapener commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Add tree.c and lib.c support. Adds ctrl-map.c for mapping controller name, nvmeX, to controller path, since windows controller paths might not fit within the d_name field of the dirent struct. The ctrl-map also creates a subsystem name to replicate linux's nvme-subsysX naming.

Add tree, lib support. Add ctrl-map for mapping controller name,
nvmeX, to controller path, since windows controller paths
do not fit within the d_name field of the dirent struct.

Signed-off-by: Brandon Capener <bcapener@micron.com>
@bcapener bcapener marked this pull request as ready for review June 10, 2026 20:04
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