Preserve the "timestamp" database field when expiring segments.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Tue, 19 Jun 2007 02:10:57 +0000 (19:10 -0700)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Tue, 19 Jun 2007 02:10:57 +0000 (19:10 -0700)
commit248b2455853ed082bf3b032fea4cb6b557a145ae
treea242793b649efec05bd584fc24bb98c477a2922b
parent0e55c5307b65af2615f28c61c0026d80c250f0d6
Preserve the "timestamp" database field when expiring segments.

When segments are repacked, we would like to keep the original timestamp
for the old objects which are written into new segments.  These changes
should now propagate that timestamp value.
localdb.cc
localdb.h
scandir.cc