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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/osd/OSD.h b/src/osd/OSD.h
index 99d75dc40ad..978749d1a7e 100644
--- a/src/osd/OSD.h
+++ b/src/osd/OSD.h
@@ -1116,6 +1116,7 @@ protected:
void start_boot();
void _maybe_boot(epoch_t oldest, epoch_t newest);
void _send_boot();
+ bool _is_healthy();
friend class C_OSD_GetVersion;