git: Fix UTIME_OMIT handling

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Jun 26 10:58:38 PDT 2024


commit c7c71870ed0da7e2aaeb9a3b04e1f46b4480b7bc
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Jun 26 10:57:49 2024 -0700

    Fix UTIME_OMIT handling
    
    * Fix UTIME_OMIT handling for the case where both timestamps are set
      to UTIME_OMIT.
    
    Reported-by: Kir Kolyshkin <kolyshkin at gmail.com>

Summary of changes:
 sys/kern/vfs_syscalls.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c7c71870ed0da7e2aaeb9a3b04e1f46b4480b7bc


-- 
DragonFly BSD source repository


More information about the Commits mailing list