From: Stefan Behrens Date: Tue, 16 Jul 2013 13:38:33 +0000 (+0200) Subject: Btrfs: Print key type in decimal everywhere X-Git-Tag: v3.12-rc1~40^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4c34f6bffe246bcf05a1471873667d678a47a54;p=pandora-kernel.git 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 Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed