Skip to content

ioctl-win: Update sanitize implementation to use new ioctl#3452

Merged
igaw merged 1 commit into
linux-nvme:masterfrom
Micron-TPG-OSS:bgoing/upstream-sanitize-update
Jun 18, 2026
Merged

ioctl-win: Update sanitize implementation to use new ioctl#3452
igaw merged 1 commit into
linux-nvme:masterfrom
Micron-TPG-OSS:bgoing/upstream-sanitize-update

Conversation

@brgoing

@brgoing brgoing commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Sanitize is documented to work on Windows 11+ with IOCTL_STORAGE_PROTOCOL_COMMAND, but it doesn't. Change to use IOCTL_STORAGE_REINITIALIZE_MEDIA on the namespace handle if possible.

Sanitize is documented to work on Windows 11+ with
IOCTL_STORAGE_PROTOCOL_COMMAND, but it doesn't.  Change to use
IOCTL_STORAGE_REINITIALIZE_MEDIA on the namespace handle if possible.

Signed-off-by: Broc Going <bgoing@micron.com>
@igaw igaw merged commit 55f5814 into linux-nvme:master Jun 18, 2026
29 of 30 checks passed
@igaw

igaw commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Thanks!

@brgoing brgoing deleted the bgoing/upstream-sanitize-update branch June 23, 2026 19:58
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.

2 participants