]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: fix to set nvme_io_args reftag value
authorTokunori Ikegami <ikegami.t@gmail.com>
Wed, 2 Apr 2025 13:40:41 +0000 (22:40 +0900)
committerDaniel Wagner <wagi@monom.org>
Thu, 3 Apr 2025 07:13:19 +0000 (07:13 +0000)
commitcfb08be144301944fe50d575cc60a2848b1cd726
tree0686947cbdc06820976d07862c0a8245135ff2da
parentb6bd051df5b23fcdf53b5858720fe88141f25452
nvme: fix to set nvme_io_args reftag value

Since the value is used by the libnvme nvme_io() function.

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