]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd3e09276eb412463f06e6a080bec93c9b1653a49
tree746ea0e412541fc7c0cd5212cdd903f46e02c4c3
parent4861db69dd793bd3e50a571d26a49af4450b94bf
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>
drivers/block/Makefile
drivers/block/nvme-core.c
drivers/block/nvme-scsi.c [new file with mode: 0644]
include/linux/nvme.h