commit | 5d0f6131a79adfa1fb51309c5f81a2a4ef879dd4 | [log] [tgz] |
---|---|---|
author | Vishal Verma <vishal.l.verma@intel.com> | Mon Mar 04 18:40:58 2013 -0700 |
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | Thu Mar 28 14:50:49 2013 -0400 |
tree | 746ea0e412541fc7c0cd5212cdd903f46e02c4c3 | |
parent | f8ebf8409abfdaeeb8c847381629a2a8b8e3d816 [diff] |
NVMe: Add nvme-scsi.c 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>