]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/tools/rbd_mirror/ImageReplayer.h
update sources to v12.2.3
[ceph.git] / ceph / src / tools / rbd_mirror / ImageReplayer.h
index a66b02a24abc553c82ceaf346548656983367945..55e44a6d01bd1979904d9c23f79ef5f3b92ee598 100644 (file)
@@ -331,6 +331,8 @@ private:
   bool m_update_status_requested = false;
   Context *m_on_update_status_finish = nullptr;
 
+  cls::journal::ClientState m_client_state =
+    cls::journal::CLIENT_STATE_DISCONNECTED;
   librbd::journal::MirrorPeerClientMeta m_client_meta;
 
   ReplayEntry m_replay_entry;