summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorAnuj Gupta <anuj20.g@samsung.com>2024-06-10 16:41:44 +0530
committerJens Axboe <axboe@kernel.dk>2024-06-12 11:00:50 -0600
commite038ee6189842e9662d2fc59d09dbcf48350cf99 (patch)
treec6a6cad2cd2e758ec2c39e740c10f5deb8f06da8 /security
parentd0321c812d89c5910d8da8e4b10c891c6b96ff70 (diff)
downloadlinux-e038ee6189842e9662d2fc59d09dbcf48350cf99.tar.gz
linux-e038ee6189842e9662d2fc59d09dbcf48350cf99.tar.bz2
linux-e038ee6189842e9662d2fc59d09dbcf48350cf99.zip
block: unmap and free user mapped integrity via submitter
The user mapped intergity is copied back and unpinned by bio_integrity_free which is a low-level routine. Do it via the submitter rather than doing it in the low-level block layer code, to split the submitter side from the consumer side of the bio. 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: Martin K. Petersen <martin.petersen@oracle.com> Reviewed-by: Ming Lei <ming.lei@redhat.com> Link: https://lore.kernel.org/r/20240610111144.14647-1-anuj20.g@samsung.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions