Add a flag to force a full rewrite of the metadata log in a snapshot.
[cumulus.git] / metadata.cc
2008-01-08 Michael VrableAdd a flag to force a full rewrite of the metadata...
2007-12-07 Michael VrableEnsure that segments with reused metadata are listed...
2007-12-03 Michael VrableFlag "volatile" files when creating a snapshot.
2007-11-29 Michael VrableAssorted minor code cleanups.
2007-11-28 Michael VrableEnsure the "name:" key shows up first in metadata output.
2007-11-28 Michael VrablePartially revert metadata format changes in 6c94114148c4.
2007-11-28 Michael VrableDrop the old statcache implementation.
2007-11-21 Michael VrableInitial implementation of metadata log sharing.
2007-11-20 Michael VrableBugfix for splitting the metadata log in the new metada...
2007-11-20 Michael VrableWrite out new-style statcache data.
2007-11-16 Michael VrableInitial refactoring of metadata logging.