cramfs: convert to new timestamp accessors
authorJeff Layton <jlayton@kernel.org>
Wed, 4 Oct 2023 18:52:12 +0000 (14:52 -0400)
committerChristian Brauner <brauner@kernel.org>
Wed, 18 Oct 2023 11:26:20 +0000 (13:26 +0200)
commit86184320d6390398250ac211bea4876b4c5b901f
tree2d9f0666729e926ad2a58fa94c1ac74e60e22db3
parent9e4e269ff31905fd6e31d86133def1ccef73257b
cramfs: convert to new timestamp accessors

Convert to using the new inode timestamp accessor functions.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Link: https://lore.kernel.org/r/20231004185347.80880-25-jlayton@kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/cramfs/inode.c