[PATCH 1/1] nvme: introduce nvme_transport_sgl_desc structure
Christoph Hellwig
hch at lst.de
Mon Jul 19 02:57:03 PDT 2021
On Mon, Jul 19, 2021 at 12:53:09PM +0300, Max Gurtovoy wrote:
> Currently the tcp and fc transports use nvme_sgl_desc structure to
> describe transport data blocks. Replace it with a new structure that
> describes the Transport SGL Data Block according to the NVMe
> specification.
What is the point? Note that we should probably still clear the
reserved space anyway.
More information about the Linux-nvme
mailing list