aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2024-07-02 15:10:24 +0000
committerJens Axboe <[email protected]>2024-07-03 16:21:16 +0000
commit74cc150282e41c6c0704cd305c9a4392dc64ef4d (patch)
tree26eac2a44a351acfffe8f5367e0af1f647ebdb09 /rust/helpers.c
parentblock: don't free submitter owned integrity payload on I/O completion (diff)
downloadkernel-74cc150282e41c6c0704cd305c9a4392dc64ef4d.tar.gz
kernel-74cc150282e41c6c0704cd305c9a4392dc64ef4d.zip
block: don't free the integrity payload in bio_integrity_unmap_free_user
Now that the integrity payload is always freed in bio_uninit, don't bother freeing it a little earlier in bio_integrity_unmap_free_user. With that the separate bio_integrity_unmap_free_user can go away by just passing the bio to bio_integrity_unmap_user. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Johannes Thumshirn <[email protected]> Reviewed-by: Kanchan Joshi <[email protected]> Reviewed-by: Martin K. Petersen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions