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:
6fc823b
)
Btrfs: don't run __tree_mod_log_free_eb on leaves
author
Chris Mason
<chris.mason@fusionio.com>
Tue, 7 Aug 2012 19:34:49 +0000
(15:34 -0400)
committer
Chris Mason
<chris.mason@oracle.com>
Tue, 28 Aug 2012 20:53:34 +0000
(16:53 -0400)
When we split a leaf, we may end up inserting a new root on top of that
leaf. The reflog code was incorrectly assuming the old root was always
a node. This makes sure we skip over leaves.
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
fs/btrfs/ctree.c
patch
|
blob
|
history
diff --cc
fs/btrfs/ctree.c
Simple merge