]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
get-lba-status: add Get LBA Status command
authorMinwoo Im <minwoo.im.dev@gmail.com>
Sat, 3 Aug 2019 04:08:24 +0000 (13:08 +0900)
committerMinwoo Im <minwoo.im.dev@gmail.com>
Sun, 4 Aug 2019 06:59:09 +0000 (15:59 +0900)
commit8fda64d5bb31b2029c4b69c11cda798528643197
tree9d4bd4ddce9e4beee459010306323a1882c31972
parent583dffe69cd2bb7798e2bad4c6daba7482f881cf
get-lba-status: add Get LBA Status command

This command has been added in NVMe 1.4 spec.  This command can retrieve
some information about the unrecoverable LBAs from the device.

Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com>
linux/nvme.h
nvme-builtin.h
nvme-ioctl.c
nvme-ioctl.h
nvme-print.c
nvme-print.h
nvme.c