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:
57911b8
)
Btrfs: fix a tree mod logging issue for root replacement operations
author
Jan Schmidt
<list.btrfs@jan-o-sch.net>
Mon, 22 Oct 2012 18:02:56 +0000
(20:02 +0200)
committer
Jan Schmidt
<list.btrfs@jan-o-sch.net>
Tue, 23 Oct 2012 13:09:14 +0000
(15:09 +0200)
Avoid the implicit free by tree_mod_log_set_root_pointer, which is wrong in
two places. Where needed, we call tree_mod_log_free_eb explicitly now.
Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>
No differences found