commit | d4c34f6bffe246bcf05a1471873667d678a47a54 | [log] [tgz] |
---|---|---|
author | Stefan Behrens <sbehrens@giantdisaster.de> | Tue Jul 16 15:38:33 2013 +0200 |
committer | Chris Mason <chris.mason@fusionio.com> | Sun Sep 01 07:57:40 2013 -0400 |
tree | 6488e9d11d208a35206e5f3eedbafc6f7cadc8fa | |
parent | 599c75ec3f7f3b606e8a0a684c00f12190712de8 [diff] |
Btrfs: Print key type in decimal everywhere 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>