kernfs: convert to new timestamp accessors
authorJeff Layton <jlayton@kernel.org>
Wed, 4 Oct 2023 18:52:34 +0000 (14:52 -0400)
committerChristian Brauner <brauner@kernel.org>
Wed, 18 Oct 2023 12:08:23 +0000 (14:08 +0200)
commit2a45ac155937af24cc5677bb5e53190bcbc023bb
treeead50449b871518dcd8958a09129a5de65f5d7e4
parentdc34d1330c2c08e4b7f0ecf9db5862a8da0f56e0
kernfs: 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-47-jlayton@kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/kernfs/inode.c