git: sys/vfs/hammer: modify directory ctime when adding entry

Daniel Fojt deef at crater.dragonflybsd.org
Thu Dec 17 14:16:23 PST 2020


commit c5adbbb2c02e01757e1c4f5b2f06026e513b58bf
Author: Daniel Fojt <df at neosystem.org>
Date:   Thu Dec 17 18:15:26 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/c5adbbb2c02e01757e1c4f5b2f06026e513b58bf


-- 
DragonFly BSD source repository


More information about the Commits mailing list