]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
NVMe-CLI Fix id-ns fpi field when Human Readable option selected.
authorJeff Lien <jeff.lien@wdc.com>
Thu, 21 Jun 2018 18:58:17 +0000 (13:58 -0500)
committerKeith Busch <keith.busch@intel.com>
Thu, 21 Jun 2018 20:30:50 +0000 (14:30 -0600)
commit1e13bc02be3914a4bed97290b304d63b93c31adf
tree39a2abe816259a1692de5fdec50f43efaa38d505
parentb6231963f38e8b7d2c8fa31f2dd68037be832405
NVMe-CLI Fix id-ns fpi field when Human Readable option selected.

Currently when fpi = 0, the Format Progress Indicator Remaining is
100% and should be 0%.  This patch fixes that condition.

Signed-off-by: Jeff Lien <jeff.lien@wdc.com>
Signed-off-by: Keith Busch <keith.busch@intel.com>
nvme-print.c