]> www.infradead.org Git - users/jedix/linux-maple.git/commit
block: remove bio_integrity_process
authorChristoph Hellwig <hch@lst.de>
Wed, 26 Jun 2024 04:59:38 +0000 (06:59 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 28 Jun 2024 16:29:42 +0000 (10:29 -0600)
commitd19b46340b3c0ea66bef0f6c58876cc085813ba8
treead74b5815afe8321a625002e02fa85108934c513
parentdf3c485e0e60e8ad87f168092f1513a3d621fa4b
block: remove bio_integrity_process

Move the bvec interation into the generate/verify helpers to avoid a bit
of argument passing churn.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Link: https://lore.kernel.org/r/20240626045950.189758-6-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bio-integrity.c
block/blk.h
block/t10-pi.c
include/linux/blk-integrity.h