squashfs: convert to new timestamp accessors
authorJeff Layton <jlayton@kernel.org>
Wed, 4 Oct 2023 18:52:55 +0000 (14:52 -0400)
committerChristian Brauner <brauner@kernel.org>
Wed, 18 Oct 2023 12:08:27 +0000 (14:08 +0200)
commita1f13ed8c74893ed31d41c5bca156a623b0e9a86
tree96b01d4b4376dbd34b5391016c2b5429a8193dbe
parent769cfc919e35c70a5110b0843fb330746363acb8
squashfs: 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-68-jlayton@kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/squashfs/inode.c