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:
c1dc089
)
Btrfs: fix missing error handler if submiting re-read bio fails
author
Miao Xie
<miaox@cn.fujitsu.com>
Fri, 12 Sep 2014 10:43:57 +0000
(18:43 +0800)
committer
Chris Mason
<clm@fb.com>
Wed, 17 Sep 2014 20:38:54 +0000
(13:38 -0700)
We forgot to free failure record and bio after submitting re-read bio failed,
fix it.
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Signed-off-by: Chris Mason <clm@fb.com>
No differences found