Only trust the results of a stat if two separate backups agree.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 28 Jun 2007 20:30:23 +0000 (13:30 -0700)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Thu, 28 Jun 2007 20:30:23 +0000 (13:30 -0700)
commit80f96acfb98a06327a66bc97c81bdc190103340b
treed100ae26fe42df3eb6d6ea01f42e56fad16f87be
parent4b89157cdec2da9a016a7ea0f511a0f3ff43f6dc
Only trust the results of a stat if two separate backups agree.

This should eliminate races where stat information might not change if
there are two changes to a file within the same second--as long as two
backups are not taken less than a second apart.
statcache.cc
statcache.h