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-06-30 14:04:08 -06:00
2023-09-14 16:20:31 -06:00
2023-08-29 20:21:42 -07:00
2023-06-30 11:57:07 -07:00
2023-06-30 14:04:08 -06:00
2023-07-03 18:48:38 -07:00
2023-04-11 21:55:36 -04:00
2023-08-11 12:14:08 -07:00
2022-08-02 17:14:49 -06:00
2023-04-13 08:59:04 +02:00