configfs: convert to new timestamp accessors
authorJeff Layton <jlayton@kernel.org>
Wed, 4 Oct 2023 18:52:11 +0000 (14:52 -0400)
committerChristian Brauner <brauner@kernel.org>
Wed, 18 Oct 2023 11:26:19 +0000 (13:26 +0200)
commit9e4e269ff31905fd6e31d86133def1ccef73257b
tree198af844b52328ca98047303a4318c1a02f2c941
parent581a4d0030011367dec1defff3361d982674c294
configfs: 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-24-jlayton@kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/configfs/inode.c