diff options
author | 2024-07-02 17:10:24 +0200 | |
---|---|---|
committer | 2024-07-03 10:21:16 -0600 | |
commit | 74cc150282e41c6c0704cd305c9a4392dc64ef4d (patch) | |
tree | 26eac2a44a351acfffe8f5367e0af1f647ebdb09 /scripts/generate_rust_analyzer.py | |
parent | block: don't free submitter owned integrity payload on I/O completion (diff) | |
download | linux-rng-74cc150282e41c6c0704cd305c9a4392dc64ef4d.tar.xz linux-rng-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 <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Kanchan Joshi <joshi.k@samsung.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Link: https://lore.kernel.org/r/20240702151047.1746127-7-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions