summaryrefslogtreecommitdiff
path: root/fs/jbd2
diff options
context:
space:
mode:
authorEryu Guan <guaneryu@gmail.com>2015-07-28 22:08:41 +0300
committerTheodore Ts'o <tytso@mit.edu>2015-07-28 22:08:41 +0300
commit911af577de4e444622d46500c1f9a37ab4335d3a (patch)
tree5261fa696f6c26f21202578b08888b0b17077deb /fs/jbd2
parent841df7df196237ea63233f0f9eaa41db53afd70f (diff)
downloadlinux-911af577de4e444622d46500c1f9a37ab4335d3a.tar.xz
ext4: update c/mtime on truncate up
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@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/jbd2')
0 files changed, 0 insertions, 0 deletions