Re: [PATCH v2 10/14] nvme-fabrics: allow user passing header digest
From: Christoph Hellwig <hch@lst.de>
Date: 2018-11-21 13:06:13
Also in:
linux-block, linux-nvme
From: Christoph Hellwig <hch@lst.de>
Date: 2018-11-21 13:06:13
Also in:
linux-block, linux-nvme
On Mon, Nov 19, 2018 at 07:00:12PM -0800, Sagi Grimberg wrote:
From: Sagi Grimberg <redacted> Header digest is a nvme-tcp specific feature, but nothing prevents other transports reusing the concept so do not associate with tcp transport solely. Signed-off-by: Sagi Grimberg <redacted>
Looks fine, Reviewed-by: Christoph Hellwig <hch@lst.de>