Drop the old statcache implementation.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Wed, 28 Nov 2007 22:18:29 +0000 (14:18 -0800)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Wed, 28 Nov 2007 22:18:29 +0000 (14:18 -0800)
The statcache is now replaced with the unified local metadata log, which is
used to aid in reusing unchanged parts of the metadata log in snapshots,
but additionally contains all the information needed to determine if a file
is unchanged.


No differences found