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:
bc1e79a
)
dm cache: increment bi_remaining when bi_end_io is restored
author
Mike Snitzer
<snitzer@redhat.com>
Wed, 4 Dec 2013 02:16:04 +0000
(19:16 -0700)
committer
Jens Axboe
<axboe@kernel.dk>
Wed, 4 Dec 2013 02:16:04 +0000
(19:16 -0700)
Move the bio->bi_remaining increment into dm_unhook_bio() so the
overwrite_endio() handler works as expected.
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
No differences found