]> www.infradead.org Git - users/hch/nvme-cli.git/commit
Add all error codes from 1.2 spec
authorKeith Busch <keith.busch@intel.com>
Tue, 10 May 2016 23:46:56 +0000 (17:46 -0600)
committerKeith Busch <keith.busch@intel.com>
Wed, 11 May 2016 00:00:28 +0000 (18:00 -0600)
commitbf40862dc7116e1e74b2a706bb698f548877295d
treef28c16183710b8349376fb2b243fe2c50bfbf68a
parent2318adf2841848029051db6b606b8c6a0a9212aa
Add all error codes from 1.2 spec

This adds enums and prints for all error codes. Since the names are
getting longer, all the prints have white space code shift to align
the same.

Signed-off-by: Keith Busch <keith.busch@intel.com>
linux/nvme.h
nvme-print.c
nvme.c