linux/fs/ext4
HaiboLiu e7bcf82304 ext4: fix out-of-date comments in extents.c
In this patch, ext4_ext_try_to_merge has been change to merge 
an extent both left and right.  So we need to update the comment
in here.

Signed-off-by: HaiboLiu <HaiboLiu6@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2012-07-09 16:29:28 -04:00
..
acl.c
acl.h
balloc.c ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr 2012-06-30 19:14:57 -04:00
bitmap.c ext4: fix overhead calculation used by ext4_statfs() 2012-07-09 16:27:05 -04:00
block_validity.c
dir.c
ext4_extents.h
ext4_jbd2.c
ext4_jbd2.h
ext4.h ext4: fix overhead calculation used by ext4_statfs() 2012-07-09 16:27:05 -04:00
extents.c ext4: fix out-of-date comments in extents.c 2012-07-09 16:29:28 -04:00
file.c
fsync.c
hash.c
ialloc.c ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr 2012-06-30 19:14:57 -04:00
indirect.c
inode.c
ioctl.c ext4: don't set i_flags in EXT4_IOC_SETFLAGS 2012-06-07 19:04:19 -04:00
Kconfig
Makefile
mballoc.c ext4: avoid uneeded calls to ext4_mb_load_buddy() while reading mb_groups 2012-06-30 19:10:57 -04:00
mballoc.h
migrate.c
mmp.c
move_extent.c
namei.c ext4: use proper csum calculation in ext4_rename 2012-07-09 16:29:05 -04:00
page-io.c
resize.c ext4: fix overhead calculation used by ext4_statfs() 2012-07-09 16:27:05 -04:00
super.c ext4: fix overhead calculation used by ext4_statfs() 2012-07-09 16:27:05 -04:00
symlink.c
truncate.h
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c ext4: use s_csum_seed instead of i_csum_seed for xattr block 2012-07-09 16:29:27 -04:00
xattr.h