[PATCH v3 2/3] nvme-rdma: don't complete requests before a send work request has completed

Christoph Hellwig hch at lst.de
Mon Nov 20 02:53:24 PST 2017


> +	req->cqe.status = cqe->status;
> +	req->cqe.result = cqe->result;

I think we'll need to do a memcpy of the whole CQE here.



More information about the Linux-nvme mailing list