Skip to content

fabrics: add helper to update tls and concat#3253

Open
igaw wants to merge 1 commit intolinux-nvme:nvme-cli-2.xfrom
igaw:fix-concat
Open

fabrics: add helper to update tls and concat#3253
igaw wants to merge 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 <marting@netapp.com>
[wagi: reformated the function to improve readability]
(cherry picked from 99dd46f)
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.

1 participant