NVMe: Add NVME_IOCTL_SUBMIT_IO
authorMatthew Wilcox <matthew.r.wilcox@intel.com>
Tue, 1 Feb 2011 21:13:29 +0000 (16:13 -0500)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Fri, 4 Nov 2011 19:52:53 +0000 (15:52 -0400)
commita53295b6998f62d961c29e54051c1cf1d738c2b3
tree835a6f4ecbb8de47c232d7a1c5b4f76292d4dc24
parent7fc3cdabba75c2516b8b645eb0ca7907aea70415
NVMe: Add NVME_IOCTL_SUBMIT_IO

Allow userspace to submit synchronous I/O like the SCSI sg interface does.

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