Report compressed size of data written in a backup as well as uncompressed.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Mon, 12 May 2008 19:57:49 +0000 (12:57 -0700)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Mon, 12 May 2008 19:57:49 +0000 (12:57 -0700)
When exiting, a summary of the size of all segments (grouped by type: data,
metadata, ...) is printed.  Extend this so that both the uncompressed and
compressed sizes of the segments are printed, and to do so now also keep
track of the compressed size of data.


No differences found