summaryrefslogtreecommitdiff
path: root/fs/ext4
diff options
context:
space:
mode:
authorJeff Layton <jlayton@kernel.org>2023-08-07 22:38:42 +0300
committerChristian Brauner <brauner@kernel.org>2023-08-11 10:04:57 +0300
commite44df2664746aed8b6dd5245eb711a0ce33c5cf5 (patch)
tree3e3d2610f2eb79588562e27831f955e822708be2 /fs/ext4
parentd48c3397291690c3576d6c983b0a86ecbc203cac (diff)
downloadlinux-e44df2664746aed8b6dd5245eb711a0ce33c5cf5.tar.xz
xfs: switch to multigrain timestamps
Enable multigrain timestamps, which should ensure that there is an apparent change to the timestamp whenever it has been written after being actively observed via getattr. Also, anytime the mtime changes, the ctime must also change, and those are now the only two options for xfs_trans_ichgtime. Have that function unconditionally bump the ctime, and ASSERT that XFS_ICHGTIME_CHG is always set. Acked-by: "Darrick J. Wong" <djwong@kernel.org> Signed-off-by: Jeff Layton <jlayton@kernel.org> Message-Id: <20230807-mgctime-v7-11-d1dec143a704@kernel.org> Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'fs/ext4')
0 files changed, 0 insertions, 0 deletions