btrfs: make block group flags in balance printks human-readable
authorAdam Borowski <kilobyte@angband.pl>
Mon, 14 Nov 2016 17:44:34 +0000 (18:44 +0100)
committerDavid Sterba <dsterba@suse.com>
Wed, 30 Nov 2016 12:45:14 +0000 (13:45 +0100)
commitebce0e01b930bfde74391f998d77720b2478a603
tree0d53988183c1fcfb4f3c2cad800ac812c3858c85
parent8e2bd3b7fac91b79a6115fd1511ca20b2a09696d
btrfs: make block group flags in balance printks human-readable

They're not even documented anywhere, letting users with no recourse but
to RTFS.  It's no big burden to output the bitfield as words.

Also, display unknown flags as hex.

Signed-off-by: Adam Borowski <kilobyte@angband.pl>
Tested-by: Holger Hoffstätte <holger@applied-asynchrony.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/relocation.c