linux/fs/ext4
Eric Sandeen c549a95d40 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>
2008-01-28 23:58:27 -05:00
..
acl.c
acl.h
balloc.c ext4: fix up EXT4FS_DEBUG builds 2008-01-28 23:58:27 -05:00
bitmap.c
dir.c ext4: Introduce ext4_lblk_t 2008-01-28 23:58:27 -05:00
ext4_jbd2.c
extents.c ext4: Make ext4_get_blocks_wrap take the truncate_mutex early. 2008-01-28 23:58:27 -05:00
file.c ext4: store maxbytes for bitmapped files and return EFBIG as appropriate 2008-01-28 23:58:27 -05:00
fsync.c ext4: sparse fixes 2007-10-17 18:50:03 -04:00
group.h ext4: add ext4_group_t, and change all group variables to this type. 2008-01-28 23:58:27 -05:00
hash.c
ialloc.c ext4: fix up EXT4FS_DEBUG builds 2008-01-28 23:58:27 -05:00
inode.c ext4: Add inode version support in ext4 2008-01-28 23:58:27 -05:00
ioctl.c ext4: Add EXT4_IOC_MIGRATE ioctl 2008-01-28 23:58:26 -05:00
Makefile ext4: Add EXT4_IOC_MIGRATE ioctl 2008-01-28 23:58:26 -05:00
migrate.c ext4: Add EXT4_IOC_MIGRATE ioctl 2008-01-28 23:58:26 -05:00
namei.c ext4: remove unused code from ext4_find_entry() 2008-01-28 23:58:27 -05:00
namei.h
resize.c ext4: fix up EXT4FS_DEBUG builds 2008-01-28 23:58:27 -05:00
super.c ext4: Fix ext4_show_options to show the correct mount options. 2008-01-28 23:58:27 -05:00
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c ext4: sparse fixes 2007-10-17 18:50:03 -04:00
xattr.h