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)
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.


No differences found