git: DragonFly_RELEASE_5_8 sys/vfs/hammer: modify directory ctime when adding entry
Daniel Fojt
deef at crater.dragonflybsd.org
Fri Dec 18 04:16:57 PST 2020
commit d74465f27e964f12160f1ce905935df32f616252
Author: Daniel Fojt <df at neosystem.org>
Date: Fri Dec 18 11:16:50 2020 +0100
sys/vfs/hammer: modify directory ctime when adding entry
In addition to mtime, update also ctime of a directory when adding
new entry there.
Related to issue: https://bugs.dragonflybsd.org/issues/3251
Reviewed by: Matthew Dillon
Summary of changes:
sys/vfs/hammer/hammer_object.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d74465f27e964f12160f1ce905935df32f616252
--
DragonFly BSD source repository
More information about the Commits
mailing list