]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: Fix a bunch of printk() warnings.
authorJoel Becker <joel.becker@oracle.com>
Tue, 21 Apr 2009 19:38:29 +0000 (12:38 -0700)
committerChris Mason <chris.mason@oracle.com>
Mon, 27 Apr 2009 12:37:49 +0000 (08:37 -0400)
commit0bbb17d329bcfa582aba071693e1eb255fd033d0
treefa8c2155784ccb0ee996e52e75d1e04b79cf2560
parent7a29ef81e2fb0676d7da73ab4484e21fd5944873
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 <joel.becker@oracle.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/disk-io.c
fs/btrfs/extent-tree.c
fs/btrfs/free-space-cache.c
fs/btrfs/ioctl.c
fs/btrfs/super.c