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)
commit52df48ca169e07caa5c726d51ed4ed83aed748a5
tree7c4400b13f24d0408f11e8508d9cf71dcc761128
parent013636b17f3e44f5ac4837750a3888999d35d2f8
Report compressed size of data written in a backup as well as uncompressed.

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.
store.cc
store.h