NVMe: Define SMART log
authorKeith Busch <keith.busch@intel.com>
Wed, 26 Sep 2012 18:49:27 +0000 (12:49 -0600)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Tue, 13 Nov 2012 14:13:50 +0000 (09:13 -0500)
commit6ecec74520d8a357726e6c12f99080dbe7b347dd
treee1b10453135e9b95b5f7986272d99b2628da6b25
parent08df1e05657fc6712e520e7c09cc6c86160ceb35
NVMe: Define SMART log

This data structure is defined in the NVMe specification.  It's not used
by the kernel, but is available for use by userspace software.

Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
drivers/block/nvme.c
include/linux/nvme.h