[PATCH 2/3] nvme: Asynchronous driver commands API

Christoph Hellwig hch at lst.de
Mon Jan 29 23:05:14 PST 2018


As pointed our by Roland we'll need to make sure req->cmd is allocated
dynamically for async commands.  I suspect the best way to handle that
is to turn it into an actual embedded structure instead of a pointer.



More information about the Linux-nvme mailing list