Searched hist:"101 fa821ab7d1a1ae353da41f8a2455409e35e2d" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/hfsplus/ |
H A D | catalog.c | diff 101fa821ab7d1a1ae353da41f8a2455409e35e2d Wed Jul 05 14:01:14 CDT 2023 Jeff Layton <jlayton@kernel.org> hfsplus: 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-47-jlayton@kernel.org> Signed-off-by: Christian Brauner <brauner@kernel.org>
|
H A D | dir.c | diff 101fa821ab7d1a1ae353da41f8a2455409e35e2d Wed Jul 05 14:01:14 CDT 2023 Jeff Layton <jlayton@kernel.org> hfsplus: 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-47-jlayton@kernel.org> Signed-off-by: Christian Brauner <brauner@kernel.org>
|
H A D | inode.c | diff 101fa821ab7d1a1ae353da41f8a2455409e35e2d Wed Jul 05 14:01:14 CDT 2023 Jeff Layton <jlayton@kernel.org> hfsplus: 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-47-jlayton@kernel.org> Signed-off-by: Christian Brauner <brauner@kernel.org>
|