isofs: convert to ctime accessor functions
authorJeff Layton <jlayton@kernel.org>
Wed, 5 Jul 2023 19:01:18 +0000 (15:01 -0400)
committerChristian Brauner <brauner@kernel.org>
Mon, 24 Jul 2023 08:30:00 +0000 (10:30 +0200)
commit2f06e4ba90da172cf39f43a101f17e2903eb0f81
tree592367201099bd3c0a98a7d7ea022b96ad3a8295
parenta72a7deab690f37b0856617af05024f64fec09dc
isofs: 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>
Message-Id: <20230705190309.579783-51-jlayton@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/isofs/inode.c
fs/isofs/rock.c