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:
6fca6a6
)
blk-mq: merge blk_mq_alloc_reserved_request into blk_mq_alloc_request
author
Christoph Hellwig
<hch@lst.de>
Tue, 27 May 2014 18:59:46 +0000
(20:59 +0200)
committer
Jens Axboe
<axboe@fb.com>
Wed, 28 May 2014 15:49:19 +0000
(09:49 -0600)
Instead of having two almost identical copies of the same code just let
the callers pass in the reserved flag directly.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
No differences found