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

nvme: do not include meta data for PRACT=1 and MD=8 #2085

Merged
merged 2 commits into from
Oct 11, 2023

Conversation

igaw
Copy link
Collaborator

@igaw igaw commented Oct 11, 2023

No meta data is transfered for PRACT=1 and MD=8:
5.2.2.1 Protection Information and Write Commands
5.2.2.2 Protection Informatio and Read Commands

Fixes: #2016

igaw added 2 commits October 11, 2023 14:29
When the user provides the --block-count argument use this value and
don't be clever and try to calculate the value. This is not what
the user asked us to do.

Signed-off-by: Daniel Wagner <[email protected]>
No meta data is transfered for PRACT=1 and MD=8:
   5.2.2.1 Protection Information and Write Commands
   5.2.2.2 Protection Informatio and Read Commands

Signed-off-by: Daniel Wagner <[email protected]>
@keithbusch
Copy link
Contributor

Looks good to me!

@keithbusch keithbusch merged commit 8dcac74 into linux-nvme:master Oct 11, 2023
11 checks passed
@igaw igaw deleted the fix-write branch October 11, 2023 14:53
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.

Write command error: NVMe status: PRP Offset Invalid: The Offset field for a PRP entry is invalid(0x13)
2 participants