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)
commitbae7cf459803abce603c8b3d3009153936378b42
treee3b6c7fe291756e5c90f14f4e361aa1c4c795b28
parent0ac19625c9ad293791b93c931331aa5a0c876f36
Drop the old statcache implementation.

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.
Makefile
metadata.cc
metadata.h
scandir.cc
statcache.cc [deleted file]
statcache.h [deleted file]