Fix a bug in statcache support for file sizes.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Sat, 14 Jul 2007 22:45:46 +0000 (15:45 -0700)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Sat, 14 Jul 2007 22:45:46 +0000 (15:45 -0700)
commitedfee67fdfc443b10d92e6e85a93cda0dcc1e680
tree519841e74253ee978b6618adfba7242eb99c9dc5
parent94357fda0976dd353bcea97764a08db245113c8f
Fix a bug in statcache support for file sizes.

This had the effect of renderig the statcache useless (all files would be
entirely read), but apart from the performance issue should have caused any
problems.
statcache.cc