]> Git Repo - linux.git/commit
Btrfs: fix a tree mod logging issue for root replacement operations
authorJan Schmidt <[email protected]>
Mon, 22 Oct 2012 18:02:56 +0000 (20:02 +0200)
committerJan Schmidt <[email protected]>
Tue, 23 Oct 2012 13:09:14 +0000 (15:09 +0200)
commitba1bfbd592c1adddd5d0005f587a6e308e25c949
treefa6f07ea288c4798f297e400a7abff38e66f891c
parent57911b8ba814fae01306376a0d02bc7cdc88dc94
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 <[email protected]>
fs/btrfs/ctree.c
This page took 0.057442 seconds and 4 git commands to generate.