From: Jan Schmidt Date: Mon, 22 Oct 2012 18:02:56 +0000 (+0200) Subject: Btrfs: fix a tree mod logging issue for root replacement operations X-Git-Tag: v3.7-rc3~21^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba1bfbd592c1adddd5d0005f587a6e308e25c949;p=pandora-kernel.git Btrfs: fix a tree mod logging issue for root replacement operations 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 --- Reading git-diff-tree failed