]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/messages/MOSDPGRemove.h
update sources to v12.1.3
[ceph.git] / ceph / src / messages / MOSDPGRemove.h
index 0a6afa507218d8bf21e3b426335e8d460aacbeec..f692ad428c361edb0d01456a38049855eacdbc0c 100644 (file)
@@ -25,7 +25,7 @@ class MOSDPGRemove : public Message {
   static const int HEAD_VERSION = 3;
   static const int COMPAT_VERSION = 2;
 
-  epoch_t epoch;
+  epoch_t epoch = 0;
 
  public:
   vector<spg_t> pg_list;