]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme-cli: Add friendly status messages
authorRodrigo R. Galvao <rosattig@linux.vnet.ibm.com>
Tue, 20 Mar 2018 19:10:46 +0000 (16:10 -0300)
committerRodrigo R. Galvao <rosattig@linux.vnet.ibm.com>
Wed, 21 Mar 2018 15:53:55 +0000 (12:53 -0300)
commitd7995f35b14720243977886f188c8601139dd40e
tree2d7644d9ec082818c647ae2ea2455611064c84ae
parent6339be8fc9296f3d35e0119b9634a15f9b40a388
nvme-cli: Add friendly status messages

Additional messages were added on nvme_status_to_string(), in
order to make the returned status easier to understand.
The messages were based in the Description of those statuses in
the NVMe Specification (v1.3), from the figures 31-36.

Signed-off-by: Rodrigo R. Galvao <rosattig@linux.vnet.ibm.com>
nvme-print.c