Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit fc4eed64 authored by Jeff Layton's avatar Jeff Layton Committed by Christian Brauner
Browse files

ext2: convert to ctime accessor functions


In later patches, we're going to change how the inode's ctime field is
used. Switch to using accessor functions instead of raw accesses of
inode->i_ctime.

Signed-off-by: default avatarJeff Layton <jlayton@kernel.org>
Reviewed-by: default avatarJan Kara <jack@suse.cz>
Message-Id: <20230705190309.579783-39-jlayton@kernel.org>
Signed-off-by: default avatarChristian Brauner <brauner@kernel.org>
parent f29f1908
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