aboutsummaryrefslogtreecommitdiff
path: root/zenstore/filecas.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'zenstore/filecas.cpp')
-rw-r--r--zenstore/filecas.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/zenstore/filecas.cpp b/zenstore/filecas.cpp
index 170f13875..5fdf505d4 100644
--- a/zenstore/filecas.cpp
+++ b/zenstore/filecas.cpp
@@ -353,6 +353,11 @@ FileCasStrategy::Flush()
}
void
+FileCasStrategy::Scrub()
+{
+}
+
+void
FileCasStrategy::GarbageCollect(GcContext& GcCtx)
{
ZEN_UNUSED(GcCtx);