Btrfs-progs: allow fsck to take the tree bytenr
authorJosef Bacik <jbacik@fb.com>
Fri, 31 Oct 2014 18:01:21 +0000 (14:01 -0400)
committerDavid Sterba <dsterba@suse.cz>
Thu, 4 Dec 2014 16:03:56 +0000 (17:03 +0100)
commit3a98fe43f67e4f751b04fc9270152f6825fe47dd
tree6792a19a044733677f01d5f8dd96735506626bf8
parent05063de62cad021571edf8263f11388c44b50471
Btrfs-progs: allow fsck to take the tree bytenr

Sometimes we have a pretty corrupted fs but have an old tree bytenr that we
could use, add the ability to specify the tree root bytenr.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fb.com>
Tested-by: Ansgar Hockmann-Stolle <ansgar.hockmann-stolle@uni-osnabrueck.de>
Signed-off-by: David Sterba <dsterba@suse.cz>
cmds-check.c