]> www.infradead.org Git - users/hch/nvme-cli.git/commit
Decode an reservation errors code to strings
authorYongseok Oh <yongseok.oh@sk.com>
Wed, 14 Dec 2016 03:05:55 +0000 (12:05 +0900)
committerKeith Busch <keith.busch@intel.com>
Wed, 14 Dec 2016 16:21:26 +0000 (09:21 -0700)
commitc005f4412c2e2313bcd17515effb01e07b84a50c
tree2062a7a08741e2bd60b12fdb29065482de725c8a
parent56af9ff3c893d87bacbc615161081865b1996b23
Decode an reservation errors code to strings

If reservation conflict happens with reservation related commands (e.g.,
resv_register, resv_acquire, and resv_release), show the error as a string.

[fixed compile error; reword commit message]
Signed-off-by: Keith Busch <keith.busch@intel.com>
nvme-print.c
nvme.c