Skip to content

lib: Added libnvme wrapper for updating block size after format.#3295

Closed
bgoing-micron-oss wants to merge 1 commit intolinux-nvme:masterfrom
Micron-TPG-OSS:bgoing/wrap-linux-filesys-ioctl-calls
Closed

lib: Added libnvme wrapper for updating block size after format.#3295
bgoing-micron-oss wants to merge 1 commit intolinux-nvme:masterfrom
Micron-TPG-OSS:bgoing/wrap-linux-filesys-ioctl-calls

Conversation

@bgoing-micron-oss
Copy link
Copy Markdown
Contributor

Moved the linux-specific ioctl calls used to update the block size after it is changed by a format command into a wrapper function in libnvme. Consolidates ioctl calls into ioctl.c, and allows for platform-specific implementations in the future as needed.

Moved the linux-specific ioctl calls used to update the block size after
it is changed by a format command into a wrapper function in libnvme.
Consolidates ioctl calls into ioctl.c, and allows for platform-specific
implementations in the future as needed.

Signed-off-by: Broc Going <[email protected]>
@igaw
Copy link
Copy Markdown
Collaborator

igaw commented Apr 21, 2026

Updated the commit message to use present tense, fixed up the merge conflict and applied directly to the master branch. Thanks!

@igaw igaw closed this Apr 21, 2026
@bgoing-micron-oss bgoing-micron-oss deleted the bgoing/wrap-linux-filesys-ioctl-calls branch April 21, 2026 15:30
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