btrfs-progs: dump-tree: print more root_item data
authorDavid Sterba <dsterba@suse.com>
Mon, 31 Oct 2016 15:22:17 +0000 (16:22 +0100)
committerDavid Sterba <dsterba@suse.com>
Wed, 9 Nov 2016 12:47:29 +0000 (13:47 +0100)
commit069b0b6d14fd3d060046cd96d877e65d6f4b5c86
tree781e12d1da772c744fa44dc2533eb93ec6cf23a6
parent58bef5b4a79b9ab591a4b5f2afec9f79ce00eeb2
btrfs-progs: dump-tree: print more root_item data

Print a few more missing items of root_item (there are still some
remaining). Drop key is printend unconditionally.

Signed-off-by: David Sterba <dsterba@suse.com>
print-tree.c