]> git.ipfire.org Git - thirdparty/linux.git/commit
adfs: convert to new timestamp accessors
authorJeff Layton <jlayton@kernel.org>
Wed, 4 Oct 2023 18:52:01 +0000 (14:52 -0400)
committerChristian Brauner <brauner@kernel.org>
Wed, 18 Oct 2023 11:26:18 +0000 (13:26 +0200)
commitca9649e9bdf520ded6a215d1294976dabd863a76
tree13fa32ef8cb6a5c2a9a7df9dd934213030076d9d
parentd0242a3a615dd1bbad5c547f3ac052f170b3555a
adfs: 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-14-jlayton@kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/adfs/inode.c