Chengming Zhou 217b613a53 blk-mq: update driver tags request table when start request
Now we update driver tags request table in blk_mq_get_driver_tag(),
so the driver that support queue_rqs() have to update that inflight
table by itself.

Move it to blk_mq_start_request(), which is a better place where
we setup the deadline for request timeout check. And it's just
where the request becomes inflight.

Signed-off-by: Chengming Zhou <zhouchengming@bytedance.com>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Link: https://lore.kernel.org/r/20230913151616.3164338-5-chengming.zhou@linux.dev
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2023-09-22 08:52:13 -06:00
..
2023-08-28 11:04:18 -07:00
2023-01-04 14:44:13 -07:00
2022-06-28 06:33:15 -06:00
2023-08-29 20:21:42 -07:00
2022-06-28 06:33:15 -06:00
2023-01-29 15:18:35 -07:00
2023-08-30 11:51:55 +02:00
2023-08-10 08:32:59 -06:00
2023-08-29 20:21:42 -07:00
2023-06-26 12:47:20 -07:00