Ming Lei
0fec08b4ec
blk-mq: fix initializing request's start time
...
blk_rq_init() is called in req's complete handler to initialize
the request, so the members of start_time and start_time_ns might
become inaccurate when it is allocated in future.
The patch initializes the two members in blk_mq_rq_ctx_init() to
fix the problem.
Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2014-01-03 10:00:08 -07:00
..
2013-11-21 16:42:27 -08:00
2013-09-22 15:00:11 -07:00
2013-11-20 15:33:04 -07:00
2013-12-31 09:53:05 -07:00
2013-12-31 09:53:05 -07:00
2013-11-24 16:33:41 -07:00
2013-11-23 22:33:50 -08:00
2013-11-08 19:43:48 -07:00
2013-11-08 08:59:58 -07:00
2013-11-23 22:33:47 -08:00
2013-11-23 22:33:47 -08:00
2013-12-03 14:29:09 -07:00
2013-11-14 08:26:02 -07:00
2013-10-25 11:56:00 +01:00
2013-12-06 09:18:02 -07:00
2013-10-25 11:56:00 +01:00
2013-10-25 11:56:00 +01:00
2014-01-03 10:00:08 -07:00
2013-12-31 09:53:05 -07:00
2013-11-14 12:08:14 +09:00
2013-11-15 09:32:22 +09:00
2013-12-31 09:53:05 -07:00
2013-06-28 21:32:27 +02:00
2013-11-23 22:33:47 -08:00
2013-11-08 09:08:12 -07:00
2013-10-25 11:56:00 +01:00
2012-12-06 14:33:02 +01:00
2013-02-27 19:10:24 -08:00
2013-11-13 13:54:08 +01:00
2013-09-11 15:56:57 -07:00
2013-09-11 15:58:18 -07:00
2013-09-11 13:22:03 -06:00
2013-11-23 22:33:47 -08:00
2013-09-11 13:22:03 -06:00
2013-11-08 09:05:31 -07:00
2013-09-30 14:31:02 -07:00
2012-03-06 21:27:21 +01:00
2013-10-25 11:56:00 +01:00
2013-07-03 13:25:24 +02:00
2013-04-08 10:12:11 +02:00
2013-11-08 09:02:14 -07:00