-
Matthew Wilcox authored
The new merged data structure is called nvme_iod. This improves performance for mid-sized I/Os (in the 16k range) since we save a memory allocation. It is also a slightly simpler interface to use. Signed-off-by:
Matthew Wilcox <matthew.r.wilcox@intel.com>
eca18b23