[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5ba62675-39b4-6409-5628-c59d8ae048de@deltatee.com>
Date: Thu, 29 Mar 2018 10:30:34 -0600
From: Logan Gunthorpe <logang@...tatee.com>
To: James Smart <james.smart@...adcom.com>,
linux-kernel@...r.kernel.org, linux-nvme@...ts.infradead.org
Cc: Christoph Hellwig <hch@....de>, Sagi Grimberg <sagi@...mberg.me>
Subject: Re: [PATCH 3/4] nvmet-fc: Don't use the count returned by the
dma_map_sg call
On 29/03/18 10:24 AM, James Smart wrote:
> Signed-off-by: James SmartĀ <james.smart@...adcom.com>
Thanks James.
> As for "not used anywhere", be careful as the structure being prepped is
> passed from the nvme-fc transport to an underlying lldd. So the
> references would likely be in the lldd.
Can you elaborate? The 'data_sg_cnt' member was in 'struct
nvmet_fc_fcp_iod' which is declared in fc.c so it doesn't seem sane for
lower driver to access it... In fact the next patch in the series
removes it completely.
Logan
Powered by blists - more mailing lists