[PATCH 12/12] block: move integrity information into queue_limits

Bart Van Assche bvanassche at acm.org
Wed Jun 5 09:56:20 PDT 2024


On 6/5/24 00:28, Christoph Hellwig wrote:
>   	if (!dix && scsi_host_dix_capable(sdp->host, 0)) {
> -		dif = 0; dix = 1;
> +		dif = 0;
> +		dix = 1;
>   	}

Although the above change looks fine to me, it is unrelated to the
other changes in this patch?

Thanks,

Bart.




More information about the Linux-nvme mailing list