K 10 svn:author V 9 jimharris K 8 svn:date V 27 2012-10-18T00:38:28.419247Z K 7 svn:log V 351 Add struct nvme_request object which contains all of the parameters passed from an NVMe consumer. This allows us to mostly build NVMe command buffers without holding the qpair lock, and also allows for future queueing of nvme_request objects in cases where the submission queue is full and no nvme_tracker objects are available. Sponsored by: Intel END