Skip to content

Conversation

@igaw
Copy link
Collaborator

@igaw igaw commented Nov 7, 2025

The linux commit 65e68edce0db ("nvme: allow 64-bit results in passthru commands") introduced the 64-bit version of the passthru. Reduce the complexity of the library by just offering one passthru data structure.

Obviously, this increased the minimum kernel dependency to v5.4 release in November 2019.

Fixes: nvme-experiments#89

@igaw igaw marked this pull request as draft November 7, 2025 15:51
The linux commit 65e68edce0db ("nvme: allow 64-bit results in passthru
commands") introduced the 64-bit version of the passthru. Reduce the
complexity of the library by just offering one passthru data structure.

Signed-off-by: Daniel Wagner <[email protected]>
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.

Unify struct nvme_passthru_cmd and nvme_passthru_cmd64

1 participant