block: modify bio_integrity_map_user to accept iov_iter as argument
authorAnuj Gupta <anuj20.g@samsung.com>
Thu, 28 Nov 2024 11:22:33 +0000 (16:52 +0530)
committerJens Axboe <axboe@kernel.dk>
Mon, 23 Dec 2024 15:17:16 +0000 (08:17 -0700)
commitfe8f4ca7107e968b0eb7328155c8811f2a19424a
treebcadb2c0b42299f26f25ba6e4ca0b427555c09f0
parent031141976be0bd5f385775727a4ed3cc845eb7ba
block: modify bio_integrity_map_user to accept iov_iter as argument

This patch refactors bio_integrity_map_user to accept iov_iter as
argument. This is a prep patch.

Signed-off-by: Anuj Gupta <anuj20.g@samsung.com>
Signed-off-by: Kanchan Joshi <joshi.k@samsung.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Link: https://lore.kernel.org/r/20241128112240.8867-4-anuj20.g@samsung.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bio-integrity.c
block/blk-integrity.c
include/linux/bio-integrity.h