romfs: convert to new timestamp accessors
authorJeff Layton <jlayton@kernel.org>
Wed, 4 Oct 2023 18:52:52 +0000 (14:52 -0400)
committerChristian Brauner <brauner@kernel.org>
Wed, 18 Oct 2023 12:08:27 +0000 (14:08 +0200)
commitf26c93d38ca3fcb858ecfc1d322e7620e4b05022
tree7e35119f7ae597549bfd298c3735cf566e63d5ff
parent5e8b820be8203f24773d653e5379448408e82121
romfs: 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-65-jlayton@kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/romfs/super.c