[PATCHv3] nvme: module parameter to disable pi with offsets

Keith Busch kbusch at kernel.org
Thu Oct 24 09:44:52 PDT 2024


On Thu, Oct 24, 2024 at 08:49:23AM -0700, Keith Busch wrote:
> +	if (info->pi_offset && disable_pi)
> +		head->pi_type = 0;

Added to nvme-6.12, with the typo fix: should be "disable_pi_offsets"



More information about the Linux-nvme mailing list