aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/.gitignore
diff options
context:
space:
mode:
authorGravatar Carl Worth <cworth@cworth.org>2010-12-05 01:40:16 -0800
committerGravatar Carl Worth <cworth@cworth.org>2010-12-05 01:40:16 -0800
commit73198f5c7409e530279f5dd2d4caa415358e8237 (patch)
treefaec3750233dee49452d964a2a2a3d73878dc851 /test/.gitignore
parentc7b4d15d0ad78b6f28b50310358ae255e6a08008 (diff)
notmuch new: Scan directory whenever fs mtime is not equal to db mtime
Previously, we would only scan a directory if the filesystem modification time was strictly newer than the database modification time for the directory. This would cause a problem for systems with an unstable clock, (if a new mail was added to the filesystem, then the system clock rolled backward, "notmuch new" would not find the message until the clock caught up and the directory was modified again). Now, we always scan the directory if the modification time of the directory is not exactly the same between the filesystem and the database. This avoids the problem described above even with an unstable system clock.
Diffstat (limited to 'test/.gitignore')
0 files changed, 0 insertions, 0 deletions