NVMe: Add nvme-scsi.c
authorVishal Verma <vishal.l.verma@intel.com>
Tue, 5 Mar 2013 01:40:58 +0000 (18:40 -0700)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Thu, 28 Mar 2013 18:50:49 +0000 (14:50 -0400)
Translates SCSI commands in SG_IO ioctl to NVMe commands.
Uses the scsi-nvme translation spec from nvmexpress.org as reference.

Signed-off-by: Vishal Verma <vishal.l.verma@intel.com>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>

No differences found