summaryrefslogtreecommitdiff
path: root/src/mongo/db/views/view_catalog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/views/view_catalog.h')
-rw-r--r--src/mongo/db/views/view_catalog.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mongo/db/views/view_catalog.h b/src/mongo/db/views/view_catalog.h
index 0340d0015af..dc8a20c1baa 100644
--- a/src/mongo/db/views/view_catalog.h
+++ b/src/mongo/db/views/view_catalog.h
@@ -212,7 +212,9 @@ private:
StringData ns,
ViewCatalogLookupBehavior lookupBehavior);
- Status _reload(OperationContext* opCtx, ViewCatalogLookupBehavior lookupBehavior);
+ Status _reload(OperationContext* opCtx,
+ ViewCatalogLookupBehavior lookupBehavior,
+ bool reloadForCollectionCatalog);
/**
* uasserts with the InvalidViewDefinition error if the current in-memory state of the view