btrfs-progs: copy functionality of btrfs-debug-tree to inspect-internal subcommand
authorAlexander Fougner <fougner89@gmail.com>
Mon, 22 Feb 2016 14:49:49 +0000 (15:49 +0100)
committerDavid Sterba <dsterba@suse.com>
Mon, 14 Mar 2016 12:42:47 +0000 (13:42 +0100)
commitfcd480a4d0932a4c6a12a504d3cf2e0c175ae190
tree0895500a3a6936c4eb5a4f9865b4415512f4403d
parent9459f3650ca1e21292c556088c8395beee082a00
btrfs-progs: copy functionality of btrfs-debug-tree to inspect-internal subcommand

The long-term plan is to merge the features of standalone tools
into the btrfs binary, reducing the number of shipped binaries.

Signed-off-by: Alexander Fougner <fougner89@gmail.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Makefile.in
btrfs-debug-tree.c
cmds-inspect-dump-tree.c [new file with mode: 0644]
cmds-inspect-dump-tree.h [new file with mode: 0644]
cmds-inspect.c