btrfs-progs: Add human readable incompat flags output for btrfs-show-super
authorQu Wenruo <quwenruo@cn.fujitsu.com>
Wed, 24 Sep 2014 05:31:39 +0000 (13:31 +0800)
committerDavid Sterba <dsterba@suse.cz>
Wed, 1 Oct 2014 14:34:22 +0000 (16:34 +0200)
commitafc850dd13e672db63f6ba1faab9d4da6182f5b8
treeb5bd875d458f6c687abbf88d82b019045d4e71b7
parent685b206e30eb65926b25430369f593afa24e035f
btrfs-progs: Add human readable incompat flags output for btrfs-show-super

Add human readable incompat flags output for btrfs-show-super,
now no longer needs to calculate the hex flags by hand.

Signed-off-by: Qu Wenruo <quwenruo@cn.fujitsu.com>
Signed-off-by: David Sterba <dsterba@suse.cz>
btrfs-show-super.c