Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Jeff Layton <[email protected]> Acked-by: "Darrick J. Wong" <[email protected]> Reviewed-by: Jan Kara <[email protected]> Message-Id: <[email protected]> Signed-off-by: Christian Brauner <[email protected]>
- Loading branch information