]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbd72584f4fa0fc981e24512ed8f8619f1306efc1
tree0d53988183c1fcfb4f3c2cad800ac812c3858c85
parent1dc0f210f487e170532691a2545b68457d7a3420
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