]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
fix reservation report 0's based dword count
authorKeith Busch <keith.busch@intel.com>
Thu, 5 Jul 2018 14:59:09 +0000 (08:59 -0600)
committerKeith Busch <keith.busch@intel.com>
Thu, 5 Jul 2018 14:59:09 +0000 (08:59 -0600)
commit5bc6f6414b7505d6453e1ad4d1af6e03e0042dfb
tree89da21d4361594f288d01c88e9063d91381467c3
parenta9d9316576a6670e631744fe057220288d9ff477
fix reservation report 0's based dword count

Some parts of treating this as a 0's based value as the spec requires,
and others were not. This patch fixes that.

Link: https://github.com/linux-nvme/nvme-cli/issues/385
Signed-off-by: Keith Busch <keith.busch@intel.com>
nvme-ioctl.c
nvme.c