]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
Update to add 'result' and 'timeout' arguments
authorHannes Reinecke <hare@suse.de>
Thu, 18 Nov 2021 13:00:34 +0000 (14:00 +0100)
committerHannes Reinecke <hare@suse.de>
Thu, 18 Nov 2021 13:00:34 +0000 (14:00 +0100)
commit76906159c95435619c631f8a4fbe8c4085295fdc
treef7bedf554fe54b8c15df311cf9fd6fe358cc4143
parentb2f2c53ddb1a0040d227fb93cd83d07958258700
Update to add 'result' and 'timeout' arguments

With the latest libnvme update the ioctl wrapper functions have
been sanitized to always include a 'timeout' and 'result' argument.

Signed-off-by: Hannes Reinecke <hare@suse.de>
libnvme
nvme-rpmb.c
nvme.c
plugins/intel/intel-nvme.c
plugins/memblaze/memblaze-nvme.c
plugins/micron/micron-nvme.c
plugins/seagate/seagate-nvme.c
plugins/shannon/shannon-nvme.c
plugins/toshiba/toshiba-nvme.c
plugins/wdc/wdc-nvme.c
plugins/zns/zns.c