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:
d8926bb
)
btrfs: Don't BUG_ON alloc_path errors in replay_one_buffer()
author
Mark Fasheh
<mfasheh@suse.com>
Tue, 12 Jul 2011 17:46:06 +0000
(10:46 -0700)
committer
Mark Fasheh
<mfasheh@suse.com>
Thu, 14 Jul 2011 21:14:44 +0000
(14:14 -0700)
The two ->process_func call sites in tree-log.c which were ignoring a return
code have also been updated to gracefully exit as well.
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
No differences found