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:
c2d904e
)
btrfs: Panic on bad rbtree operations
author
Jeff Mahoney
<jeffm@suse.com>
Tue, 4 Oct 2011 03:22:33 +0000
(23:22 -0400)
committer
David Sterba
<dsterba@suse.cz>
Thu, 22 Mar 2012 00:45:30 +0000
(
01:45
+0100)
The ordered data and relocation trees have BUG_ONs to protect against
bad tree operations.
This patch replaces them with a panic that will report the problem.
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
No differences found