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)
Allow userspace to submit synchronous I/O like the SCSI sg interface does.

Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>

No differences found