Skip to content
Unverified Commit 51b0f3eb authored by Jeff Layton's avatar Jeff Layton Committed by Christian Brauner
Browse files

xfs: have xfs_vn_update_time gets its own timestamp



In later patches we're going to drop the "now" parameter from the
update_time operation. Prepare XFS for this by reworking how it fetches
timestamps and sets them in the inode. Ensure that we update the ctime
even if only S_MTIME is set.

Signed-off-by: default avatarJeff Layton <jlayton@kernel.org>
Acked-by: default avatar"Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: default avatarJan Kara <jack@suse.cz>
Message-Id: <20230807-mgctime-v7-7-d1dec143a704@kernel.org>
Signed-off-by: default avatarChristian Brauner <brauner@kernel.org>
parent 6f4aaee3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment