nvme: return the whole CQE through the request passthrough interface

Christoph Hellwig hch at lst.de
Mon Feb 8 10:09:47 PST 2016


See http://www.infradead.org/rpr.html

For NVMe over Fabrics we need the whole completion queue available
through the request interface in some cases, and Matias mentioned could
use this for LighNVM as well.

The attached patch uses req->special to allow passing a whole CQE around
that the low level driver can fill out.




More information about the Linux-nvme mailing list