Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-23 | Move the bulk of the work from the data writer to the block processor | David Oberhollenzer | |
Instead of calling a callback, the block processor now takes care of writing the data blocks to the file in the correct order, keeping track of fragment blocks and deduplicating blocks. Some cleanup work remains to be done and the statistics have to be repaired (yet again). Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> |