]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
id-ctrl: add an indicator for get lba status capability
authorMinwoo Im <minwoo.im.dev@gmail.com>
Wed, 31 Jul 2019 09:25:48 +0000 (18:25 +0900)
committerMinwoo Im <minwoo.im.dev@gmail.com>
Wed, 31 Jul 2019 09:25:48 +0000 (18:25 +0900)
commitb8367501d27db4112d9a954d3c9dfb2d4c06a1ba
treef58eba95783be373d9093132aead09e5a76d1d5d
parent040fd04f4086412d040461dcd13f67e47f6215c4
id-ctrl: add an indicator for get lba status capability

NVMe 1.4 supports for the Get LBA Status Capability which can be
referred to 8.22.  The Identify Controller is now able to indicate
whether or not the Get LBA Status Capability is supported.

Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com>
nvme-print.c