]> git.baikalelectronics.ru Git - kernel.git/commit
NVMe: Add definitions for format command
authorVishal Verma <vishal.l.verma@intel.com>
Wed, 27 Mar 2013 11:13:41 +0000 (07:13 -0400)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Wed, 27 Mar 2013 11:17:49 +0000 (07:17 -0400)
commit4861db69dd793bd3e50a571d26a49af4450b94bf
tree718ed21ac7182a75aab76eca6421da184edf0618
parent6262b997c6e70a0487689bf49ced7eb4e8dba564
NVMe: Add definitions for format command

The SCSI emulation has the ability to send format commands, so we need
to add the definition of the command.  Also add a missing error code.

Signed-off-by: Vishal Verma <vishal.l.verma@intel.com>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
drivers/block/nvme-core.c
include/linux/nvme.h