]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commitd4c34f6bffe246bcf05a1471873667d678a47a54
tree6488e9d11d208a35206e5f3eedbafc6f7cadc8fa
parent599c75ec3f7f3b606e8a0a684c00f12190712de8
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>
fs/btrfs/print-tree.c