btrfs-progs: Remove btrfs-debug-tree command
authorNikolay Borisov <nborisov@suse.com>
Tue, 27 Mar 2018 07:45:43 +0000 (10:45 +0300)
committerDavid Sterba <dsterba@suse.com>
Tue, 24 Apr 2018 11:00:10 +0000 (13:00 +0200)
commitde34a33a8204af9e675e5247c88eb727955beae1
treeb7bca071ba82ea3382cbfd388cb978e546bc4d4f
parent6bcb03dda1f92ee50819748edb55c5a99820b1ed
btrfs-progs: Remove btrfs-debug-tree command

There is already a replacement in the face of btrfs inspect-internal
dump-tree. And this command is just a simple wrapper around it. Just
remove it and adjust the show-blocks script to call the main btrfs
binary to achieve the same effect.

Informally deprecated since 4.4.

Issue: #97
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
.gitignore
Documentation/Makefile.in
Documentation/btrfs.asciidoc
Makefile
btrfs-debug-tree.c [deleted file]
show-blocks