From: Joel Becker Date: Tue, 21 Apr 2009 19:38:29 +0000 (-0700) Subject: Btrfs: Fix a bunch of printk() warnings. X-Git-Tag: v2.6.30-rc4~21^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21380931eb4da4e29ac663d0221581282cbba208;p=pandora-kernel.git Btrfs: Fix a bunch of printk() warnings. Just happened to notice a bunch of %llu vs u64 warnings. Here's a patch to cast them all. Signed-off-by: Joel Becker Signed-off-by: Chris Mason --- Reading git-diff-tree failed