aboutsummaryrefslogtreecommitdiff
path: root/zenstore/filecas.h
diff options
context:
space:
mode:
Diffstat (limited to 'zenstore/filecas.h')
-rw-r--r--zenstore/filecas.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/zenstore/filecas.h b/zenstore/filecas.h
index 448d1a05f..c7cd9d7ca 100644
--- a/zenstore/filecas.h
+++ b/zenstore/filecas.h
@@ -22,6 +22,7 @@ struct FileCasStrategy
void FilterChunks(CasChunkSet& InOutChunks);
void Flush();
void GarbageCollect(GcContext& GcCtx);
+ void Scrub();
private:
const CasStoreConfiguration& m_Config;