btrfs-progs: introduce inspect-internal dump-super
authorAlexander Fougner <fougner89@gmail.com>
Wed, 24 Feb 2016 10:52:33 +0000 (11:52 +0100)
committerDavid Sterba <dsterba@suse.com>
Mon, 14 Mar 2016 12:42:47 +0000 (13:42 +0100)
commiteaa93e3b0295fc94c774ec73056559a6b8c78b42
tree9411f31abb34a89f7e341cd24c30af1e36601a40
parenta7dae09ae2f64b653ea9c5f928b86a5f98c3b506
btrfs-progs: introduce inspect-internal dump-super

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-show-super.c
cmds-inspect-dump-super.c [new file with mode: 0644]
cmds-inspect-dump-super.h [new file with mode: 0644]
cmds-inspect.c