hpfs: convert to new timestamp accessors
authorJeff Layton <jlayton@kernel.org>
Wed, 4 Oct 2023 18:52:29 +0000 (14:52 -0400)
committerChristian Brauner <brauner@kernel.org>
Wed, 18 Oct 2023 12:08:22 +0000 (14:08 +0200)
commit83c1d74c1334c75bf5035931d7dfcaca1d4eb90c
treed27b67653cfa13b75a508bfa949bced4ccd523d1
parentc461ba5d5baaa1c84b447efb969ab97a59e8a0f5
hpfs: 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-42-jlayton@kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/hpfs/dir.c
fs/hpfs/inode.c
fs/hpfs/namei.c
fs/hpfs/super.c