]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/librbd/operation/RenameRequest.h
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / librbd / operation / RenameRequest.h
index 209bec3238fa73fa4cb200b11ff86d5716d68916..6534d36c0986918b0ba1108c29c3efbf241ac248 100644 (file)
@@ -69,7 +69,7 @@ private:
   std::string m_source_oid;
   std::string m_dest_oid;
 
-  State m_state;
+  State m_state = STATE_READ_SOURCE_HEADER;
 
   bufferlist m_header_bl;