linux-stable-rt/fs/ext4
Lukas Czerner a9c667f8f0 ext4: fixed tracepoints cleanup
While creating fixed tracepoints for ext3, basically by porting them
from ext4, I found a lot of useless retyping, wrong type usage, useless
variable passing and other inconsistencies in the ext4 fixed tracepoint
code.

This patch cleans the fixed tracepoint code for ext4 and also simplify
some of them.

Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2011-06-06 09:51:52 -04:00
..
Kconfig
Makefile
acl.c
acl.h
balloc.c ext4: add flag to ext4_has_free_blocks 2011-05-25 07:41:26 -04:00
bitmap.c
block_validity.c
dir.c
ext4.h fs: pass exact type of data dirties to ->dirty_inode 2011-05-27 07:04:40 -04:00
ext4_extents.h ext4: use FIEMAP_EXTENT_LAST flag for last extent in fiemap 2011-06-06 00:06:52 -04:00
ext4_jbd2.c
ext4_jbd2.h
extents.c ext4: use FIEMAP_EXTENT_LAST flag for last extent in fiemap 2011-06-06 00:06:52 -04:00
file.c ext4: Convert ext4 to new truncate calling convention 2011-05-25 17:39:48 -04:00
fsync.c
hash.c
ialloc.c
inode.c ext4: fixed tracepoints cleanup 2011-06-06 09:51:52 -04:00
ioctl.c
mballoc.c ext4: fixed tracepoints cleanup 2011-06-06 09:51:52 -04:00
mballoc.h
migrate.c
mmp.c
move_extent.c ext4: Fix max file size and logical block counting of extent format file 2011-06-06 00:05:17 -04:00
namei.c
page-io.c
resize.c
super.c ext4: Fix max file size and logical block counting of extent format file 2011-06-06 00:05:17 -04:00
symlink.c
xattr.c ext4: add flag to ext4_has_free_blocks 2011-05-25 07:41:26 -04:00
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c