Btrfs-progs: make print-tree.c aware of free space cache
authorIlya Dryomov <idryomov@gmail.com>
Tue, 13 Mar 2012 16:36:56 +0000 (18:36 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 13 Mar 2012 16:36:56 +0000 (18:36 +0200)
commit842a2fb01b0345d1d97a908c6838a7bb4ad1b679
tree10a4de561dbb2e0c0ca41f49b1a788d7d9e5f07b
parenta0bdde58f840b47c6a4a7f2c8766706a44562cae
Btrfs-progs: make print-tree.c aware of free space cache

This adds proper formatting for free space and inode cache items in
btrfs-debug-tree output.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
ctree.h
print-tree.c