Re: [PATCH] nvme: fix write zeroes pi
From: Martin K. Petersen
Date: Thu Nov 04 2021 - 23:23:56 EST
Klaus,
> Write Zeroes sets PRACT when block integrity is enabled (as it
> should), but neglects to also set the reftag which is expected by
> reads. This causes protection errors on reads.
>
> Fix this by setting the reftag for type 1 and 2 (for type 3, reads
> will not check the reftag).
The NVMe spec now clarifies that ILBRT is not inferred for Type 1 so
that looks good to me.
Reviewed-by: Martin K. Petersen <martin.petersen@xxxxxxxxxx>
--
Martin K. Petersen Oracle Linux Engineering