Searched hist:"6 eeb017e4f7f3669c1846d76dd247726f85354cc" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/ufs/ |
H A D | dir.c | diff 6eeb017e4f7f3669c1846d76dd247726f85354cc Wed Jul 05 14:01:45 CDT 2023 Jeff Layton <jlayton@kernel.org> ufs: 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-78-jlayton@kernel.org> Signed-off-by: Christian Brauner <brauner@kernel.org>
|
H A D | ialloc.c | diff 6eeb017e4f7f3669c1846d76dd247726f85354cc Wed Jul 05 14:01:45 CDT 2023 Jeff Layton <jlayton@kernel.org> ufs: 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-78-jlayton@kernel.org> Signed-off-by: Christian Brauner <brauner@kernel.org>
|
H A D | namei.c | diff 6eeb017e4f7f3669c1846d76dd247726f85354cc Wed Jul 05 14:01:45 CDT 2023 Jeff Layton <jlayton@kernel.org> ufs: 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-78-jlayton@kernel.org> Signed-off-by: Christian Brauner <brauner@kernel.org>
|
H A D | inode.c | diff 6eeb017e4f7f3669c1846d76dd247726f85354cc Wed Jul 05 14:01:45 CDT 2023 Jeff Layton <jlayton@kernel.org> ufs: 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-78-jlayton@kernel.org> Signed-off-by: Christian Brauner <brauner@kernel.org>
|