Allow cleaner to delete unused log segments.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 9 Sep 2010 20:30:39 +0000 (13:30 -0700)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 9 Sep 2010 20:30:39 +0000 (13:30 -0700)
It will not delete segments cleaned out in the current pass, just those
that were unreferenced at the start of the cleaning process.


No differences found