]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
add timeout parameter to get-lba-status
authorKeith Busch <kbusch@kernel.org>
Thu, 15 Apr 2021 04:16:27 +0000 (21:16 -0700)
committerKeith Busch <kbusch@kernel.org>
Thu, 15 Apr 2021 04:16:27 +0000 (21:16 -0700)
commitbe0db0c7d87c333ea632c06447f25035d9a50e45
treebb1520b46d07a1658066a82b05adfc79d0af6f6a
parentbd0a1671e905916e58b5a69c7c6db7516c6af67b
add timeout parameter to get-lba-status

The spec suggests completing the command may take longer than typical
commands, so allow the user specify the timeout.

Link: https://github.com/linux-nvme/nvme-cli/issues/1010
Signed-off-by: Keith Busch <kbusch@kernel.org>
nvme-ioctl.c
nvme-ioctl.h
nvme.c