]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: Add support for delete-ns command timeout option
authorTokunori Ikegami <ikegami.t@gmail.com>
Wed, 10 Apr 2024 16:13:14 +0000 (01:13 +0900)
committerDaniel Wagner <wagi@monom.org>
Thu, 27 Jun 2024 11:04:49 +0000 (13:04 +0200)
commit9d6d19c596f5de0ff925c728b117f404466d8d22
treed982c6f8413e23a184661a95d16f7a6105952ce2
parent7dd9ce3066a6572e0b1f693d645d3a45020bf53e
nvme: Add support for delete-ns command timeout option

Change to pass the timeout value to libnvme API.

Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
nvme-wrap.c
nvme-wrap.h
nvme.c