Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fabrics: Move duplicate code to libnvme #2046

Merged
merged 2 commits into from
Sep 20, 2023

Conversation

martin-belanger
Copy link

@martin-belanger martin-belanger commented Sep 12, 2023

Removing duplicate code and moving to libnvme. This nvme-cli patch depends on libnvme commit 18b3316c502f229a5339d2c283510ec8008ec3b9.

Depends-on: linux-nvme/libnvme#716

Some of the checks will fail until the above PR has been merged on libnvme.

@igaw
Copy link
Collaborator

igaw commented Sep 20, 2023

Just reordered the patches.

Martin Belanger added 2 commits September 20, 2023 09:36
nvme-cli will now use the new libnvme functions nvme_ctrl_find()
and nvme_ctrl_config_match().

Signed-off-by: Martin Belanger <[email protected]>
@igaw igaw merged commit b790cb6 into linux-nvme:master Sep 20, 2023
10 checks passed
@martin-belanger martin-belanger deleted the new-apis branch September 22, 2023 14:49
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