tmp_suning_uos_patched/fs/ext4
Jan Kara 5208386c50 ext4: simplify truncation code in ext4_setattr()
Merge conditions in ext4_setattr() handling inode size changes, also
move ext4_begin_ordered_truncate() call somewhat earlier because it
simplifies error recovery in case of failure. Also add error handling in
case i_disksize update fails.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: stable@vger.kernel.org
2013-08-17 10:07:17 -04:00
..
acl.c
acl.h
balloc.c
bitmap.c
block_validity.c
dir.c
ext4_extents.h
ext4_jbd2.c jbd2: Fix use after free after error in jbd2_journal_dirty_metadata() 2013-08-12 09:53:28 -04:00
ext4_jbd2.h
ext4.h ext4: fix warning in ext4_da_update_reserve_space() 2013-08-17 09:36:54 -04:00
extents_status.c ext4: add support for extent pre-caching 2013-08-16 22:05:14 -04:00
extents_status.h ext4: cache all of an extent tree's leaf block upon reading 2013-08-16 21:23:41 -04:00
extents.c ext4: fix warning in ext4_da_update_reserve_space() 2013-08-17 09:36:54 -04:00
file.c jbd2: Fix oops in jbd2_journal_file_inode() 2013-08-16 21:19:41 -04:00
fsync.c
hash.c
ialloc.c ext4: avoid reusing recently deleted inodes in no journal mode 2013-08-16 22:06:55 -04:00
indirect.c
inline.c
inode.c ext4: simplify truncation code in ext4_setattr() 2013-08-17 10:07:17 -04:00
ioctl.c ext4: add support for extent pre-caching 2013-08-16 22:05:14 -04:00
Kconfig
Makefile
mballoc.c ext4: fix warning in ext4_da_update_reserve_space() 2013-08-17 09:36:54 -04:00
mballoc.h
migrate.c ext4: cache all of an extent tree's leaf block upon reading 2013-08-16 21:23:41 -04:00
mmp.c
move_extent.c ext4: cache all of an extent tree's leaf block upon reading 2013-08-16 21:23:41 -04:00
namei.c ext4: allocate delayed allocation blocks before rename 2013-08-16 22:06:53 -04:00
page-io.c
resize.c
super.c ext4: fix mount/remount error messages for incompatible mount options 2013-08-08 23:02:24 -04:00
symlink.c
truncate.h
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c
xattr.h