On Thu, Jun 05, 2025 at 08:37:28PM +0530, Anuj Gupta wrote: > Introduce a new pi_size field in struct blk_integrity to explicitly > represent the size (in bytes) of the protection information (PI) tuple. > This is a prep patch. These changes looks good, but I think we'll also want some validation in blk-settings.c that the pi_size matches the chosen checksum.