Home
last modified time | relevance | path

Searched hist:ba1bfbd592c1adddd5d0005f587a6e308e25c949 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dctree.cdiff ba1bfbd592c1adddd5d0005f587a6e308e25c949 Mon Oct 22 13:02:56 CDT 2012 Jan Schmidt <list.btrfs@jan-o-sch.net> 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 <list.btrfs@jan-o-sch.net>