]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: convert to new timestamp accessors
authorJeff Layton <jlayton@kernel.org>
Thu, 15 Feb 2024 08:25:40 +0000 (09:25 +0100)
committerCarlos Maiolino <cem@kernel.org>
Thu, 15 Feb 2024 11:56:43 +0000 (12:56 +0100)
commitbb16db6ad70c640d8d155e2d1879a332c3dede86
tree6df795a76e344da6d14e3cee10ae6476ed636fea
parentccffd2f943f1befe09472ba3848528ee1e392a8a
xfs: convert to new timestamp accessors

Source kernel commit: 75d1e312bbbd175fa27ffdd4c4fe9e8cc7d047ec

Convert to using the new inode timestamp accessor functions.

[Carlos: Also partially port 077c212f0344ae and 12cd4402365166]
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Link: https://lore.kernel.org/r/20231004185347.80880-75-jlayton@kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
include/xfs_inode.h
libxfs/util.c
libxfs/xfs_inode_buf.c
libxfs/xfs_rtbitmap.c
libxfs/xfs_trans_inode.c
mkfs/proto.c