Btrfs-progs: make btrfs-image grab the free space cache
authorJosef Bacik <jbacik@fusionio.com>
Tue, 19 Mar 2013 13:43:13 +0000 (09:43 -0400)
committerDavid Sterba <dsterba@suse.cz>
Thu, 21 Mar 2013 18:36:33 +0000 (19:36 +0100)
commit28810549562d051f0f002590cb6c98b004a09927
tree2a29cbd01455945480bab05210979f9ac9fdbb3e
parent274518d7b876a72c3b00849385878122c26d117a
Btrfs-progs: make btrfs-image grab the free space cache

A lot of tree log replay bugs are because of strange space cache setups, so make
btrfs-image scrape the free space cache as well so we can better replicate what
a user is seeing if they have a tree log bug or anything related to free space
cache.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fusionio.com>
btrfs-image.c