Skip to content

fabrics: create handle for existing discovery controller#3581

Open
igaw wants to merge 1 commit into
linux-nvme:masterfrom
igaw:fix-discover
Open

fabrics: create handle for existing discovery controller#3581
igaw wants to merge 1 commit into
linux-nvme:masterfrom
igaw:fix-discover

Conversation

@igaw

@igaw igaw commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

If the discovery controller already exists, the transport handle must be created before the discovery process can start. The existing controller may disappear at any time, but this case is handled by checking whether each operation succeeds.

Fixes: #3575

If the discovery controller already exists, the transport handle must be
created before the discovery process can start. The existing controller
may disappear at any time, but this case is handled by checking whether
each operation succeeds.

Signed-off-by: Daniel Wagner <wagi@kernel.org>
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.

nvme-cli-3.0-b.2 (git 3.0-b.2): Segfault in libnvme3.so during parallel nvme discover loop execution

1 participant