client: convert to new timestamp accessors
authorJeff Layton <jlayton@kernel.org>
Wed, 4 Oct 2023 18:52:53 +0000 (14:52 -0400)
committerChristian Brauner <brauner@kernel.org>
Wed, 18 Oct 2023 12:08:27 +0000 (14:08 +0200)
commit8f22ce7088835444418f0775efb455d10b825596
tree0b1c56a12ac1995da7d757ce7cdef0874ad20995
parentf26c93d38ca3fcb858ecfc1d322e7620e4b05022
client: 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-66-jlayton@kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/smb/client/file.c
fs/smb/client/fscache.h
fs/smb/client/inode.c
fs/smb/client/smb2ops.c