Skip to content

libnvme-wrap: drop unused code#3547

Merged
igaw merged 1 commit into
linux-nvme:masterfrom
igaw:remove-wrap
Jul 3, 2026
Merged

libnvme-wrap: drop unused code#3547
igaw merged 1 commit into
linux-nvme:masterfrom
igaw:remove-wrap

Conversation

@igaw

@igaw igaw commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

libnvme-wrap was intended to allow nvme-cli to run against older libnvme versions. In practice, this never worked particularly well. With libnvme now integrated into nvme-cli and the library API cleaned up, drop this compatibility layer.

Distributions are better suited to handle library dependencies, and users building their own versions will receive proper linker errors instead of relying on compatibility code that only worked partially.

libnvme-wrap was intended to allow nvme-cli to run against older
libnvme versions. In practice, this never worked particularly well.
With libnvme now integrated into nvme-cli and the library API cleaned
up, drop this compatibility layer.

Distributions are better suited to handle library dependencies, and
users building their own versions will receive proper linker errors
instead of relying on compatibility code that only worked partially.

Signed-off-by: Daniel Wagner <wagi@kernel.org>
@igaw igaw merged commit 8ab665d into linux-nvme:master Jul 3, 2026
32 checks passed
@igaw igaw deleted the remove-wrap branch July 3, 2026 08:16
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