Searched hist:"0971 a799b156b1b4030d6563a9f4b784ae2f5c6d" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/orangefs/ |
H A D | orangefs-utils.c | diff 0971a799b156b1b4030d6563a9f4b784ae2f5c6d Wed Jul 05 14:01:30 CDT 2023 Jeff Layton <jlayton@kernel.org> orangefs: 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: Jeff Layton <jlayton@kernel.org> Reviewed-by: Jan Kara <jack@suse.cz> Message-Id: <20230705190309.579783-63-jlayton@kernel.org> Signed-off-by: Christian Brauner <brauner@kernel.org>
|
H A D | namei.c | diff 0971a799b156b1b4030d6563a9f4b784ae2f5c6d Wed Jul 05 14:01:30 CDT 2023 Jeff Layton <jlayton@kernel.org> orangefs: 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: Jeff Layton <jlayton@kernel.org> Reviewed-by: Jan Kara <jack@suse.cz> Message-Id: <20230705190309.579783-63-jlayton@kernel.org> Signed-off-by: Christian Brauner <brauner@kernel.org>
|