diff options
author | Christoph Hellwig <hch@lst.de> | 2023-04-13 08:40:54 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-04-13 14:52:30 +0200 |
commit | 710fa3789ed94ceee9675f8e189aaf3e7525269a (patch) | |
tree | 64e7ea4e1094487dc82bc2ad6110f0b3316378db /scripts | |
parent | blk-mq: don't kick the requeue_list in blk_mq_add_to_requeue_list (diff) | |
download | linux-710fa3789ed94ceee9675f8e189aaf3e7525269a.tar.xz linux-710fa3789ed94ceee9675f8e189aaf3e7525269a.zip |
blk-mq: pass a flags argument to blk_mq_insert_request
Replace the at_head bool with a flags argument that so far only contains
a single BLK_MQ_INSERT_AT_HEAD value. This makes it much easier to grep
for head insertions into the blk-mq dispatch queues.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Link: https://lore.kernel.org/r/20230413064057.707578-18-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions