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:
febf715
)
block: add blk-mq support to blk_insert_cloned_request()
author
Keith Busch
<keith.busch@intel.com>
Fri, 17 Oct 2014 23:46:38 +0000
(17:46 -0600)
committer
Jens Axboe
<axboe@fb.com>
Wed, 28 Jan 2015 16:44:13 +0000
(09:44 -0700)
If the request passed to blk_insert_cloned_request() was allocated by
a blk-mq device it must be submitted using blk_mq_insert_request().
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-core.c
patch
|
blob
|
history
diff --cc
block/blk-core.c
Simple merge