summaryrefslogtreecommitdiff
path: root/src/osd/OSD.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/OSD.h')
-rw-r--r--src/osd/OSD.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/osd/OSD.h b/src/osd/OSD.h
index bfcaadf9e91..681bd8ecda5 100644
--- a/src/osd/OSD.h
+++ b/src/osd/OSD.h
@@ -481,6 +481,8 @@ protected:
C_Contexts **pfin);
void load_pgs();
+ void hack_build_past_intervals();
+
void calc_priors_during(pg_t pgid, epoch_t start, epoch_t end, set<int>& pset);
void project_pg_history(pg_t pgid, pg_history_t& h, epoch_t from,
vector<int>& lastup, vector<int>& lastacting);