diff options
author | Anuj Gupta <[email protected]> | 2024-06-10 16:41:44 +0530 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-06-12 11:00:50 -0600 |
commit | e038ee6189842e9662d2fc59d09dbcf48350cf99 (patch) | |
tree | c6a6cad2cd2e758ec2c39e740c10f5deb8f06da8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d0321c812d89c5910d8da8e4b10c891c6b96ff70 (diff) |
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 <[email protected]>
Signed-off-by: Kanchan Joshi <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Reviewed-by: Ming Lei <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions