From 17d6a993fc17d533460c5f40f3908c708e057c18 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 23 May 2024 18:45:17 +0200 Subject: Merging upstream version 18.2.3. Signed-off-by: Daniel Baumann --- src/osd/OSDMap.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/osd/OSDMap.h') diff --git a/src/osd/OSDMap.h b/src/osd/OSDMap.h index 3a3e6155e..510da1116 100644 --- a/src/osd/OSDMap.h +++ b/src/osd/OSDMap.h @@ -655,6 +655,7 @@ private: public: bool have_crc() const { return crc_defined; } uint32_t get_crc() const { return crc; } + bool any_osd_laggy() const; std::shared_ptr crush; // hierarchical map bool stretch_mode_enabled; // we are in stretch mode, requiring multiple sites -- cgit v1.2.3