diff options
author | Christoph Hellwig <hch@lst.de> | 2024-11-12 20:00:39 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-11-13 00:42:02 +0300 |
commit | 6975c1a486a40446b5bc77a89d9c520f8296fd08 (patch) | |
tree | c7cc8dbe7682532d552bacc426d0ae18bb4b1e26 /tools/perf/scripts/python/stackcollapse.py | |
parent | 61952bb73486fff0f5550bccdf4062d9dd0fb163 (diff) | |
download | linux-6975c1a486a40446b5bc77a89d9c520f8296fd08.tar.xz |
block: remove the ioprio field from struct request
The request ioprio is only initialized from the first attached bio,
so requests without a bio already never set it. Directly use the
bio field instead.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20241112170050.1612998-3-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions