btrfs-progs: Add btrfs-show-super
authorStefan Behrens <sbehrens@giantdisaster.de>
Fri, 2 Nov 2012 14:05:30 +0000 (15:05 +0100)
committerDavid Sterba <dsterba@suse.cz>
Wed, 23 Jan 2013 18:41:27 +0000 (19:41 +0100)
commitc11d32446ddba1f7cd597859aba0c58c4fd7c1c1
treec64a0a5873d6e6319e8b5ddcc82c70be61776c0d
parentce814a93788c3289f50d383ea104fad1f66a16f8
btrfs-progs: Add btrfs-show-super

Just a small program to print the fields of a super block.

Signed-off-by: Stefan Behrens <sbehrens@giantdisaster.de>
Signed-off-by: Goffredo Baroncelli <kreijack@inwind.it>
Makefile
btrfs-show-super.c [new file with mode: 0644]