Home
last modified time | relevance | path

Searched hist:"428 c33f2" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/security/
H A Dinode.c428c33f2 Wed Jul 05 14:01:55 CDT 2023 Jeff Layton <jlayton@kernel.org> security: 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.

Acked-by: Paul Moore <paul@paul-moore.com>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Jan Kara <jack@suse.cz>
Message-Id: <20230705190309.579783-88-jlayton@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>