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:
b8839b8
)
blk-merge: don't compute bi_phys_segments from bi_vcnt for cloned bio
author
Ming Lei
<ming.lei@canonical.com>
Thu, 9 Oct 2014 15:17:35 +0000
(23:17 +0800)
committer
Jens Axboe
<axboe@fb.com>
Thu, 9 Oct 2014 19:11:44 +0000
(13:11 -0600)
It isn't correct to figure out req->bi_phys_segments from bio->bi_vcnt
if the bio is cloned.
Signed-off-by: Ming Lei <ming.lei@canonical.com>
Tested-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
No differences found