[PATCH 0/2] Set a/m/c/crtime on inode creation
Valerie Aurora <[email protected]> Tue, 10 Mar 2026 18:31:38 +0100
| Newsgroups | dev.linux.lists.rpdfs-devel |
|---|---|
| Message-ID | <[email protected]> |
Set the atime/mtime/ctime/crtime on inode creation. crtime is a little special because it is not kept in the VFS inode. Valerie Aurora (2): rpdfs: Set atime/mtime/ctime on inode creation rpdfs: Set the inode creation time fs/rpdfs/dir.c | 3 +++ fs/rpdfs/inode.c | 22 ++++++++++++++++++++++ fs/rpdfs/inode.h | 2 ++ 3 files changed, 27 insertions(+) -- 2.49.0