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:
b68dc2a
)
btrfs: Go readonly on tree errors in balance_level
author
Mark Fasheh
<mfasheh@suse.com>
Thu, 1 Sep 2011 18:27:57 +0000
(11:27 -0700)
committer
David Sterba
<dsterba@suse.cz>
Thu, 22 Mar 2012 00:45:38 +0000
(
01:45
+0100)
balace_level() seems to deal with missing tree nodes by BUG_ON(). Instead,
we can easily just set the file system readonly and bubble -EROFS back up
the stack.
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/btrfs/ctree.c
patch
|
blob
|
history
diff --cc
fs/btrfs/ctree.c
Simple merge