git: sys/vfs/hammer2: Add missing ctime updates
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sun Jul 6 01:38:37 PDT 2025
commit af1833426ba508225c232c536abeec0526739264
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date: Sun Jul 6 00:40:05 2025 -0700
sys/vfs/hammer2: Add missing ctime updates
This fixes many errors in pjdfstest.
The inode in question is already "modified" for either mtime or nlinks,
so no extra chain flushing only to update ctime.
Summary of changes:
sys/vfs/hammer2/hammer2_inode.c | 11 ++++++++---
sys/vfs/hammer2/hammer2_vnops.c | 7 +++++++
2 files changed, 15 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/af1833426ba508225c232c536abeec0526739264
--
DragonFly BSD source repository
More information about the Commits
mailing list