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

ioctl: Add nvme_ns_mgmt_delete_timeout() #811

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

ikegami-t
Copy link
Contributor

The existing nvme_ns_mgmt_delete() does not support the timeout.

The existing nvme_ns_mgmt_delete() does not support the timeout.

Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
@hreinecke
Copy link
Collaborator

Please add it to libnvme.map to have it exported to external callers.

@igaw
Copy link
Collaborator

igaw commented Apr 11, 2024

These are just static inlines, thus no export map update needed.

@igaw igaw merged commit 057f842 into linux-nvme:master Apr 11, 2024
14 checks passed
@igaw
Copy link
Collaborator

igaw commented Apr 11, 2024

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.

3 participants