Skip to content

nvme: fix timeout ioctl arguments#2889

Merged
igaw merged 1 commit intolinux-nvme:masterfrom
MaisenbacherD:timeout
Aug 8, 2025
Merged

nvme: fix timeout ioctl arguments#2889
igaw merged 1 commit intolinux-nvme:masterfrom
MaisenbacherD:timeout

Conversation

@MaisenbacherD
Copy link
Copy Markdown
Contributor

By default, set the timeout to NVME_DEFAULT_IOCTL_TIMEOUT. This argument can be overwritten by the corresponding command line flag.

Timeout values of 120000 ms are assumed to be the historical default value NVME_IOCTL_TIMEOUT, see 18de3a6 ("Convert to libnvme").

Reported-by: Daniel Wagner [email protected]

By default, set the timeout to NVME_DEFAULT_IOCTL_TIMEOUT.
This argument can be overwritten by the corresponding command line flag.

Timeout values of `120000` ms are assumed to be the historical default
value NVME_IOCTL_TIMEOUT, see 18de3a6 ("Convert to libnvme").

Reported-by: Daniel Wagner <[email protected]>
Signed-off-by: Dennis Maisenbacher <[email protected]>
@igaw igaw merged commit 6cfc467 into linux-nvme:master Aug 8, 2025
15 checks passed
@igaw
Copy link
Copy Markdown
Collaborator

igaw commented Aug 8, 2025

Thanks!

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