On Fri, Jul 24, 2015 at 02:56:38PM +0800, Eryu Guan wrote: > Commit 3da40c7b0898 ("ext4: only call ext4_truncate when size <= isize") > introduced a bug that c/mtime is not updated on truncate up. > > Fix the issue by setting c/mtime explicitly in the truncate up case. > > Note that ftruncate(2) is not affected, so you won't see this bug using > truncate(1) and xfs_io(1). > > Signed-off-by: Zirong Lang <zorro.lang@xxxxxxxxx> > Signed-off-by: Eryu Guan <guaneryu@xxxxxxxxx> Applied, thanks. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html