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

Use nvme_ioctl.h for newer kernel versions #55 #56

Closed
wants to merge 1 commit into from

Conversation

@jarondl
Copy link

jarondl commented Nov 19, 2016

What is the status of this PR? it seems pretty straight forward, and solves a show stopping bug on Linux-4.4+

@bcarmo-caio
Copy link

Hi @jarondl

I'd like to know as well since I was not replied here (#52) so far.

Could you try that and give me a feedback on that approach?

Many thanks in advance.

@r0m30
Copy link
Contributor

r0m30 commented Nov 29, 2016

I'm putting together a new release now and will include this fix.

@ekoyle
Copy link

ekoyle commented Feb 4, 2017

@r0m30: any progress on the new release?

@cristim
Copy link

cristim commented May 21, 2017

I forked the project into a new Github organization, and it's available at https://github.com/sedutil/sedutil

Please join us there and re-submit this PR, we promise to merge it timely after passing the code review.

@r0m30
Copy link
Contributor

r0m30 commented Jul 20, 2017

Included in V1.15

@r0m30 r0m30 closed this Jul 20, 2017
metux added a commit to oss-qm/sedutil that referenced this pull request Apr 19, 2019
 The header linux/nvme.h was replaced by linux/nvme_ioctl.h in kernel versions greater than 4.4: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=9d99a8dda154
 The needed structs and opcodes are copied into a new header file from nvme.h.

Author: Jan Luca Naumann <j.naumann@fu-berlin.de>
Origin: Drive-Trust-Alliance#56
Bug: Drive-Trust-Alliance#52
Forwarded: Drive-Trust-Alliance#56
Applied-Upstream: Drive-Trust-Alliance#56
Last-Update: 2016-06-01
metux added a commit to oss-qm/sedutil that referenced this pull request May 8, 2019
 The header linux/nvme.h was replaced by linux/nvme_ioctl.h in kernel versions greater than 4.4: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=9d99a8dda154
 The needed structs and opcodes are copied into a new header file from nvme.h.

Author: Jan Luca Naumann <j.naumann@fu-berlin.de>
Origin: Drive-Trust-Alliance#56
Bug: Drive-Trust-Alliance#52
Forwarded: Drive-Trust-Alliance#56
Applied-Upstream: Drive-Trust-Alliance#56
Last-Update: 2016-06-01
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.

None yet

6 participants