On Fri, Mar 27, 2020 at 08:15:35PM +0300, Max Gurtovoy wrote: > From: Israel Rukshin <israelr@xxxxxxxxxxxx> > > Remove first_sgl pointer from struct nvme_rdma_request and use pointer > arithmetic instead. The inline scatterlist, if exists, will be located > right after the nvme_rdma_request. This patch is needed as a preparation > for adding PI support. > > Signed-off-by: Israel Rukshin <israelr@xxxxxxxxxxxx> > Reviewed-by: Max Gurtovoy <maxg@xxxxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>