X-Git-Url: http://git.vrable.net/?a=blobdiff_plain;f=store.h;fp=store.h;h=1f1edf8c590e7a3071ff3349545b6a50c4a6823e;hb=52df48ca169e07caa5c726d51ed4ed83aed748a5;hp=c358770fae31da977ebc02bdf2650ef6c79ecd01;hpb=013636b17f3e44f5ac4837750a3888999d35d2f8;p=cumulus.git diff --git a/store.h b/store.h index c358770..1f1edf8 100644 --- 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