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:
81481eb
)
blk-mq: unshared timeout handler
author
Christoph Hellwig
<hch@lst.de>
Sat, 13 Sep 2014 23:40:12 +0000
(16:40 -0700)
committer
Jens Axboe
<axboe@fb.com>
Mon, 22 Sep 2014 18:00:07 +0000
(12:00 -0600)
Duplicate the (small) timeout handler in blk-mq so that we can pass
arguments more easily to the driver timeout handler. This enables
the next patch.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
No differences found