btrfs-progs: Add nbytes output for print-tree and reformat inode output
commitdf0bb2f1d20490d8625ff1b6bafe9bc5c556b4a6
authorQu Wenruo <quwenruo@cn.fujitsu.com>
Fri, 19 Jun 2015 03:49:19 +0000 (19 11:49 +0800)
committerDavid Sterba <dsterba@suse.cz>
Fri, 26 Jun 2015 14:47:57 +0000 (26 16:47 +0200)
treef03690d5a2bebd516f809f0188f0e22f364d6301
parente7d0a023aed0ed4f0d435a10b5e92f9d7fbd4dd7
btrfs-progs: Add nbytes output for print-tree and reformat inode output

The original implementation doesn't output the nbytes for an inode.
Add the output and since the output is too long, reformat it to multi
lines.

This is very handy to debug related bugs.

Signed-off-by: Qu Wenruo <quwenruo@cn.fujitsu.com>
Signed-off-by: David Sterba <dsterba@suse.cz>
print-tree.c