[PATCH 3/3] nvme: only setup block integrity if supported by the driver
Keith Busch
keith.busch at intel.com
Thu May 25 03:21:57 PDT 2017
On Sat, May 20, 2017 at 03:14:45PM +0200, Christoph Hellwig wrote:
> Currently only the PCIe driver supports metadata, so we should not claim
> integrity support for the other drivers. This prevents nasty crashes
> with targets that advertise metadata support on fabrics.
>
> Also use the opportunity to factor out some code into a separate helper
> that isn't even compiled if CONFIG_BLK_DEV_INTEGRITY is disabled.
>
> Signed-off-by: Christoph Hellwig <hch at lst.de>
Looks good.
Reviewed-by: Keith Busch <keith.busch at intel.com>
More information about the Linux-nvme
mailing list