Jan Kara 156bddd8e5 ext3: Fix fdatasync() for files with only i_size changes
Code tracking when transaction needs to be committed on fdatasync(2) forgets
to handle a situation when only inode's i_size is changed. Thus in such
situations fdatasync(2) doesn't force transaction with new i_size to disk
and that can result in wrong i_size after a crash.

Fix the issue by updating inode's i_datasync_tid whenever its size is
updated.

CC: <stable@vger.kernel.org> # >= 2.6.32
Reported-by: Kristian Nielsen <knielsen@knielsen-hq.org>
Signed-off-by: Jan Kara <jack@suse.cz>
2012-09-04 00:04:43 +02:00
..
2012-03-31 16:03:16 -04:00
2011-07-25 14:30:23 -04:00
2012-07-30 17:25:16 -07:00
2012-07-30 17:25:16 -07:00
2012-03-31 16:03:16 -04:00
2012-03-31 16:03:16 -04:00
2012-03-31 16:03:16 -04:00
2010-07-23 12:50:55 +02:00
2005-10-30 17:37:25 -08:00
2012-03-31 16:03:16 -04:00
2012-08-04 12:15:32 +04:00
2012-03-31 16:03:16 -04:00
2012-03-31 16:03:16 -04:00
2012-03-31 16:03:16 -04:00
2012-03-31 16:03:16 -04:00