]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme-cli : add support for sanitize command.
authorChaitanya Kulkarni <chaitanya.kulkarni@hgst.com>
Thu, 29 Jun 2017 02:19:25 +0000 (19:19 -0700)
committerKeith Busch <keith.busch@intel.com>
Thu, 29 Jun 2017 16:47:30 +0000 (12:47 -0400)
commitfd9c889281f68d56c3a8d66db41cbd05cb638655
tree49db3b7c0e0f606443d4016aab268ed2bc53f20c
parentc31a9e784bf1a543aeaf9b0edf8d6dcd9650db9e
nvme-cli : add support for sanitize command.

This adds support for NVMe sanitize command execution including
NVMe status codes, command opcode and help text.

For more details please refer to NVM Express 1.3 specification.

Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@hgst.com>
Signed-off-by: Keith Busch <keith.busch@intel.com>
linux/nvme.h
nvme-builtin.h
nvme-print.c
nvme.c