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)
commitf8ebf8409abfdaeeb8c847381629a2a8b8e3d816
tree718ed21ac7182a75aab76eca6421da184edf0618
parent13c3b0fcc8e33ba49f252378f6e7290b146042af
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