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:
355808c
)
btrfs: __add_reloc_root error push-up
author
Jeff Mahoney
<jeffm@suse.com>
Tue, 4 Oct 2011 03:23:15 +0000
(23:23 -0400)
committer
David Sterba
<dsterba@suse.cz>
Thu, 22 Mar 2012 00:45:34 +0000
(
01:45
+0100)
This patch pushes kmalloc errors up to the caller and BUGs in the caller.
The BUG_ON for duplicate reloc tree root insertion is replaced with a
panic explaining the issue.
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
No differences found