adam900710 btrfs-progs: btrfstune: Allow to enable bg-tree feature offline
5bc5ff9 Oct 30, 2019
btrfs-progs: btrfstune: Allow to enable bg-tree feature offline
Add a new option '-b' for btrfstune, to enable bg-tree feature for a
unmounted fs.

This feature will convert all BLOCK_GROUP_ITEMs in extent tree to bg
tree, by reusing the existing btrfs_convert_to_bg_tree() function.

Signed-off-by: Qu Wenruo <wqu@suse.com>
5bc5ff9