Changes to the metadata log format.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 15 Nov 2007 23:38:59 +0000 (15:38 -0800)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Thu, 15 Nov 2007 23:38:59 +0000 (15:38 -0800)
commit6c94114148c42e795b8abbef9532f399c24f3ed5
tree7562d4f83e9ac53a313f3f2cc6598e3ef01cd271
parent695e65a0dac87d346a3652a0f237fa29b0b17347
Changes to the metadata log format.

A small collection of changes to make the snapshot format a little more
rational (I hope).  The intent is to also more or less merge the formats of
the metadata log and statcache.  There will likely be other changes in the
future in the course of working on metadata scalability.  The format is not
yet finalized!

WARNING: These changes will require new tools to read the generated backup
snapshots.  The version number in the format has been updated.  This
changeset does not include the necessary changes to the snapshot-parsing
code.
doc/format.txt
scandir.cc