git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edf866b
)
blk-mq: allow setting of per-request timeouts
author
Jens Axboe
<axboe@fb.com>
Fri, 23 May 2014 20:14:57 +0000
(14:14 -0600)
committer
Jens Axboe
<axboe@fb.com>
Fri, 23 May 2014 20:14:57 +0000
(14:14 -0600)
Currently blk-mq uses the queue timeout for all requests. But
for some commands, drivers may want to set a specific timeout
for special requests. Allow this to be passed in through
request->timeout, and use it if set.
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-mq.c
patch
|
blob
|
history
diff --cc
block/blk-mq.c
Simple merge