On Thu, 3 Feb 2022 22:42:09 -0500, Martin K. Petersen wrote:
Commit 309a62fa3a9e ("bio-integrity: bio_integrity_advance must update integrity seed") added code to update the integrity seed value when advancing a bio. However, it failed to take into account that the integrity interval might be larger than the 512-byte block layer sector size. This broke bio splitting on PI devices with 4KB logical blocks.
[...]
Applied, thanks!
[1/1] block: bio-integrity: Advance seed correctly for larger interval sizes commit: b13e0c71856817fca67159b11abac350e41289f5
Best regards,