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, 16 Dec 2024 13:58:14 +0000 (06:58 -0700)
commitb1e2f5a578b7f0367b43282050923189cef5bcfe
treef5dac419eac1dcac5f5829cd299b0afa91d43dde
parentaf891b0c75bd0e2949e49357185a534829bbcfbd
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