Skip to content

Conversation

@igaw
Copy link
Collaborator

@igaw igaw commented Nov 28, 2025

The Write Uncorrectable command is part of the IO commands, thus use the nvme_submit_io_passthru interface instead of the admin one.

Fixes: 9273989 ("nvme: rework nvme_io command")
Fixes: nvme-experiments#96

The Write Uncorrectable command is part of the IO commands, thus use the
nvme_submit_io_passthru interface instead of the admin one.

Fixes: 9273989 ("nvme: rework nvme_io command")
Signed-off-by: Daniel Wagner <[email protected]>
@igaw igaw merged commit a160388 into linux-nvme:master Nov 28, 2025
26 checks passed
@igaw igaw deleted the fix-write-uncor branch November 28, 2025 08:14
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.

FAIL: test_write_uncor (nvme_writeuncor_test.TestNVMeUncor.test_write_uncor)

1 participant