]> www.infradead.org Git - users/jedix/linux-maple.git/commit
debugfs: convert to new timestamp accessors
authorJeff Layton <jlayton@kernel.org>
Wed, 4 Oct 2023 18:52:13 +0000 (14:52 -0400)
committerChristian Brauner <brauner@kernel.org>
Wed, 18 Oct 2023 11:26:20 +0000 (13:26 +0200)
commitd21b3c321f1620de2c51143cf048719aee979037
tree76526560e041f99691fadf18c377d3ef69ec41f5
parent86184320d6390398250ac211bea4876b4c5b901f
debugfs: 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-26-jlayton@kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/debugfs/inode.c