ocfs2: Fix some printk() warnings.
authorJoel Becker <joel.becker@oracle.com>
Tue, 21 Apr 2009 23:31:20 +0000 (16:31 -0700)
committerJoel Becker <joel.becker@oracle.com>
Tue, 21 Apr 2009 23:31:20 +0000 (16:31 -0700)
commit5b09b507daaa882d888b6cd78ee89ba9caace44b
treeafc4622ffd2c81c7e851b8a17bcb73395d5cf277
parent0fba813748f16f4eaf24d492c505226c4026d58f
ocfs2: Fix some printk() warnings.

The old %llu vs u64 battle.  Cast them correctly.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/export.c
fs/ocfs2/suballoc.c