When comparing a file against the stat cache, check size field too.
[cumulus.git] / statcache.cc
2007-07-12 Michael VrableWhen comparing a file against the stat cache, check...
2007-07-05 Michael VrableInclude file size in the stat cache (but do not check...
2007-06-28 Michael VrableOnly trust the results of a stat if two separate backup...
2007-06-28 Michael VrableSort-of-working statcache implementation.
2007-06-19 Michael VrableMinor formatting fix when outputting the statcache...
2007-06-18 Michael VrablePartial commit of statcache support.