diff options
author | Christoph Hellwig <hch@lst.de> | 2024-11-12 18:00:39 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-11-12 14:42:02 -0700 |
commit | 6975c1a486a40446b5bc77a89d9c520f8296fd08 (patch) | |
tree | c7cc8dbe7682532d552bacc426d0ae18bb4b1e26 /rust/helpers/helpers.c | |
parent | 61952bb73486fff0f5550bccdf4062d9dd0fb163 (diff) | |
download | linux-6975c1a486a40446b5bc77a89d9c520f8296fd08.tar.gz linux-6975c1a486a40446b5bc77a89d9c520f8296fd08.tar.bz2 linux-6975c1a486a40446b5bc77a89d9c520f8296fd08.zip |
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 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions