Btrfs: Print key type in decimal everywhere
authorStefan Behrens <sbehrens@giantdisaster.de>
Tue, 16 Jul 2013 13:38:33 +0000 (15:38 +0200)
committerChris Mason <chris.mason@fusionio.com>
Sun, 1 Sep 2013 11:57:40 +0000 (07:57 -0400)
This is confusing, sometimes the key type is printed in hex (without
a leading "0x" which makes things even more complicated), sometimes
in decimal...
Change it to be in decimal everywhere.

Signed-off-by: Stefan Behrens <sbehrens@giantdisaster.de>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>

No differences found