Add a flag to force a full rewrite of the metadata log in a snapshot.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Tue, 8 Jan 2008 19:50:49 +0000 (11:50 -0800)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Tue, 8 Jan 2008 19:50:49 +0000 (11:50 -0800)
When --full-metadata is given, no pointers to old metadata will be written
out.  This could be used periodically in backups (say, weekly) to prevent
long dependencies in the metadata logs, at least until better cleaning is
implemented.


No differences found