tmp_suning_uos_patched/fs/ext4
Lukas Czerner cfa7275482 ext4: remove unused variable flags
Remove unused variable flags from dump_completed_IO(). The code is
only exercised when EXT4FS_DEBUG is defined.

Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Reviewed-by: Zheng Liu <wenqing.lz@taobao.com>
2013-01-28 21:14:11 -05:00
..
acl.c
acl.h
balloc.c ext4: check bh in ext4_read_block_bitmap() 2013-01-12 16:33:25 -05:00
bitmap.c
block_validity.c
dir.c
ext4_extents.h
ext4_jbd2.c
ext4_jbd2.h
ext4.h ext4: move work from io_end to inode 2013-01-28 09:43:46 -05:00
extents_status.c
extents_status.h
extents.c ext4: add punching hole support for non-extent-mapped files 2013-01-28 09:21:37 -05:00
file.c
fsync.c
hash.c
ialloc.c
indirect.c ext4: add punching hole support for non-extent-mapped files 2013-01-28 09:21:37 -05:00
inline.c ext4: return ENOMEM if sb_getblk() fails 2013-01-12 16:19:36 -05:00
inode.c ext4: fix ext4_writepage() to achieve data=ordered guarantees 2013-01-28 21:06:42 -05:00
ioctl.c ext4: trigger the lazy inode table initialization after resize 2013-01-13 08:41:45 -05:00
Kconfig
Makefile
mballoc.c
mballoc.h
migrate.c
mmp.c ext4: use unlikely to improve the efficiency of the kernel 2013-01-12 16:28:47 -05:00
move_extent.c
namei.c ext4: remove duplicate call to ext4_bread() in ext4_init_new_dir() 2013-01-06 23:40:25 -05:00
page-io.c ext4: remove unused variable flags 2013-01-28 21:14:11 -05:00
resize.c ext4: trigger the lazy inode table initialization after resize 2013-01-13 08:41:45 -05:00
super.c ext4: move work from io_end to inode 2013-01-28 09:43:46 -05:00
symlink.c
truncate.h
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c ext4: use unlikely to improve the efficiency of the kernel 2013-01-12 16:28:47 -05:00
xattr.h