On Wed, Sep 24, 2014 at 01:31:39PM +0800, Qu Wenruo wrote:
> Add human readable incompat flags output for btrfs-show-super,
> now no longer needs to calculate the hex flags by hand.

Nice. Sample output:

incompat_flags          0x69
                        ( MIXED_BACKREF |
                          COMPRESS_LZO |
                          BIG_METADATA |
                          EXTENDED_IREF )

Looks readable and unknown flags are handled as well.
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to