On 2/18/25 19:21, Christoph Hellwig wrote:
The code that automatically creates a integrity payload and generates /
verifies the checksums for bios that don't have submitter-provided
integrity payload currently sits right in the middle of the block
integrity metadata infrastruture. Split it into a separate file to
make the different layers clear.
Signed-off-by: Christoph Hellwig <h...@lst.de>
---
block/Makefile | 3 +-
block/bio-integrity-auto.c | 162 +++++++++++++++++++++++++++++++++++++
block/bio-integrity.c | 159 ------------------------------------
3 files changed, 164 insertions(+), 160 deletions(-)
create mode 100644 block/bio-integrity-auto.c
Reviewed-by: Hannes Reinecke <h...@suse.de>
Cheers,
Hannes
--
Dr. Hannes Reinecke Kernel Storage Architect
h...@suse.de +49 911 74053 688
SUSE Software Solutions GmbH, Frankenstr. 146, 90461 Nürnberg
HRB 36809 (AG Nürnberg), GF: I. Totev, A. McDonald, W. Knoblich