malahal@us.ibm.com 565e411d76 block: optimizations in blk_rq_timed_out_timer()
Now the rq->deadline can't be zero if the request is in the
timeout_list, so there is no need to have next_set. There is no need to
access a request's deadline field if blk_rq_timed_out is called on it.

Signed-off-by: Malahal Naineni <malahal@us.ibm.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2008-12-29 08:28:42 +01:00
..
2008-11-26 12:13:34 +01:00
2008-12-05 14:49:18 -08:00
2008-11-26 12:13:34 +01:00
2008-10-09 08:56:13 +02:00
2008-12-05 14:49:18 -08:00