Implement new scheme for retaining needed journal segments.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Sun, 22 Aug 2010 05:42:35 +0000 (22:42 -0700)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Sun, 22 Aug 2010 05:42:35 +0000 (22:42 -0700)
Write full filesystem snapshots to the cloud, and keep track of the journal
position before the snapshot process starts.  When it finishes, the journal
segments before that mark can be reclaimed (if needed).

This could be improved but should at least be safe.


No differences found