Skip to content

fabrics: add helper to update tls and concat#3253

Merged
igaw merged 1 commit intolinux-nvme:nvme-cli-2.xfrom
igaw:fix-concat
Apr 10, 2026
Merged

fabrics: add helper to update tls and concat#3253
igaw merged 1 commit intolinux-nvme:nvme-cli-2.xfrom
igaw:fix-concat

Conversation

@igaw
Copy link
Copy Markdown
Collaborator

@igaw igaw commented Apr 9, 2026

Only --tls was properly updated in nbft_connect(), and not --concat. But this is properly done in nvmf_connect_disc_entry() already. So add a helper function to update both --tls and --concat and invoke the same from nvmf_connect_disc_entry() and nbft_connect() respectively.

[wagi: reformated the function to improve readability] (cherry picked from 99dd46f)

Only --tls was properly updated in nbft_connect(), and not
--concat. But this is properly done in nvmf_connect_disc_entry()
already. So add a helper function to update both --tls and
--concat and invoke the same from nvmf_connect_disc_entry() and
nbft_connect() respectively.

Signed-off-by: Martin George <[email protected]>
[wagi: reformated the function to improve readability]
(cherry picked from 99dd46f)
Signed-off-by: Daniel Wagner <[email protected]>
@igaw igaw merged commit 4963779 into linux-nvme:nvme-cli-2.x Apr 10, 2026
1 check passed
@igaw igaw deleted the fix-concat branch April 10, 2026 12:54
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