Skip to content
  • Giuseppe Lo Presti's avatar
    Fixed bug #103242 Incorrect evaluation of lastModificationTime leads to · 34206b29
    Giuseppe Lo Presti authored
    double recalls + dark data.
    The dark data generation is prevented by creating a DiskCopy entry in
    all cases at the end of a recall.
    The false positives have been fixed in both NS 'native' and
    'compatibility' mode by always using the openTime when available
    and defaulting to the mtime as we used to do in 2.1.13. Clearly
    only in native mode can we exploit the microsecond precision.
    34206b29