btrfs-progs: add orphan support to print-tree
authorJosef Bacik <jbacik@redhat.com>
Wed, 30 Jul 2008 13:15:02 +0000 (09:15 -0400)
committerDavid Woodhouse <dwmw2@hera.kernel.org>
Wed, 30 Jul 2008 13:15:02 +0000 (09:15 -0400)
commit0045e0dd707a2db25231c454cb8d247bb56308cf
treee608b6ed4679c8a8eab9c231d29f16f6cff740c8
parente74b89d6759b7f1d3aefe60a2f9cd139d40be79e
btrfs-progs: add orphan support to print-tree

This adds orphan support to print-tree so when debug_tree hits an orphan item it
will print out "orphan item" under it so you know what it is
ctree.h
print-tree.c