diff options
author | Anuj Gupta <anuj20.g@samsung.com> | 2025-06-30 14:35:46 +0530 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-07-01 14:00:15 +0200 |
commit | 76e45252a4cefa205439eb6610a244771e7d88da (patch) | |
tree | 939648040edf317190ebf7fb581104f94b2aa618 /lib/crypto/mpi/mpicoder.c | |
parent | c6603b1d6556cc02d0169f74508ab0e3e3e4bd76 (diff) |
block: introduce pi_tuple_size field in blk_integrity
Introduce a new pi_tuple_size field in struct blk_integrity to
explicitly represent the size (in bytes) of the protection information
(PI) tuple. This is a prep patch.
Add validation in blk_validate_integrity_limits() to ensure that
pi size matches the expected size for known checksum types and never
exceeds the pi_tuple_size.
Suggested-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Anuj Gupta <anuj20.g@samsung.com>
Link: https://lore.kernel.org/20250630090548.3317-3-anuj20.g@samsung.com
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'lib/crypto/mpi/mpicoder.c')
0 files changed, 0 insertions, 0 deletions