Changes between Initial Version and Version 1 of Ticket #19213, comment 9


Ignore:
Timestamp:
Oct 30, 2024, 9:21:50 PM (38 hours ago)
Author:
bhaible

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19213, comment 9

    initial v1  
    11> Any ideas of how we might solve this?
    22
    3 Change the stat, fstat, lstat etc. system calls so that the lowest 16 bits of the st_crtim, st_mtim, st_ctim are cleared. These are the only bits that are affected by the unique_from_nsec part of
     3Change the stat, fstat, lstat etc. system calls so that the lowest 16 bits of the st_crtim, st_mtim, st_ctim fields are cleared. These are the only bits that are affected by the unique_from_nsec part of
    44{{{
    55        static int64 ToInode(const timespec& tv)