Btrfs-progs: make debug-tree spit out full_backref flag
authorJosef Bacik <jbacik@fb.com>
Tue, 3 Feb 2015 14:48:29 +0000 (09:48 -0500)
committerJosef Bacik <jbacik@fb.com>
Mon, 9 Feb 2015 19:53:15 +0000 (14:53 -0500)
commitc6b388ef2d2bf0f7ff8d87fe82cdeddb6427eb67
tree46ce4dd33f58123f55c4d7021ffd403b405d4f08
parent0b8aa1969bea17c6f539f03d673cfae1ba85ed63
Btrfs-progs: make debug-tree spit out full_backref flag

Currently btrfs-debug-tree ignores the FULL_BACKREF flag which makes it hard to
figure out problems related to FULL_BACKREF.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fb.com>
print-tree.c