On Sat, 24 Jun 2023 21:01:05 +0800, Ming Lei wrote: > Request allocated from sched tags can't be issued via ->queue_rqs() > directly, since driver tag isn't allocated yet. This is the 1st misuse > of RQF_USE_SCHED for figuring out plug->has_elevator. > > Request allocated from sched tags can't be ended by > blk_mq_end_request_batch() too, fix the 2nd RQF_USE_SCHED misuse > in blk_mq_add_to_batch(). > > [...] Applied, thanks! [1/1] blk-mq: fix two misuses on RQF_USE_SCHED commit: c6b7a3a26e809c9d2a51ae303764c1d2994f31cf Best regards, -- Jens Axboe