]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: use helper to cleanup tree roots
authorLiu Bo <bo.li.liu@oracle.com>
Thu, 14 Mar 2013 14:58:05 +0000 (14:58 +0000)
committerJosef Bacik <jbacik@fusionio.com>
Mon, 6 May 2013 19:54:17 +0000 (15:54 -0400)
commitef5f319eb80cd2153c0d48bef7465166d378be5d
tree22cbd81154d3b5cd87fbe5c182b76369f4e8c094
parent7914b37803f84567e458272b5bf0acff45bfc2e8
Btrfs: use helper to cleanup tree roots

free_root_pointers() has been introduced to cleanup all of tree roots,
so just use it instead.

Signed-off-by: Liu Bo <bo.li.liu@oracle.com>
Reviewed-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
fs/btrfs/disk-io.c