ext4: fix up EXT4FS_DEBUG builds
authorEric Sandeen <sandeen@redhat.com>
Tue, 29 Jan 2008 04:58:27 +0000 (23:58 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 29 Jan 2008 04:58:27 +0000 (23:58 -0500)
commitc549a95d40efd83fc054785dd1634e8b71fba890
tree3d4623829ceb02b34f1e8a110eb2b8d741db8b14
parentaa22df2cc84011808ad7227437ac8f0e01030480
ext4: fix up EXT4FS_DEBUG builds

Builds with EXT4FS_DEBUG defined (to enable ext4_debug()) fail
without these changes.  Clean up some format warnings too.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
fs/ext4/balloc.c
fs/ext4/ialloc.c
fs/ext4/resize.c