gfs2: convert to new timestamp accessors
authorJeff Layton <jlayton@kernel.org>
Wed, 4 Oct 2023 18:52:25 +0000 (14:52 -0400)
committerChristian Brauner <brauner@kernel.org>
Wed, 18 Oct 2023 12:08:21 +0000 (14:08 +0200)
commit580f721b6f5ad5adc07a836335beda2961c0f700
tree106b5143ae9a1767658c1122864e02a5daf6a44d
parent3c0d5df2d03d797e66f6eef08859930a01d5d6ad
gfs2: 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-38-jlayton@kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/gfs2/bmap.c
fs/gfs2/dir.c
fs/gfs2/glops.c
fs/gfs2/inode.c
fs/gfs2/quota.c
fs/gfs2/super.c