Report compressed size of data written in a backup as well as uncompressed.
[cumulus.git] / store.h
diff --git a/store.h b/store.h
index c358770..1f1edf8 100644 (file)
--- a/store.h
+++ b/store.h
@@ -116,6 +116,7 @@ public:
 private:
     struct segment_info {
         Tarfile *file;
+        std::string group;
         std::string name;           // UUID
         int count;                  // Objects written to this segment
         int size;                   // Combined size of objects written