]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/messages/MOSDPGLog.h
update sources to v12.1.2
[ceph.git] / ceph / src / messages / MOSDPGLog.h
index beeda6b7a34ef22ecb6d27f9df567018e3657ba7..57c8a0efe7e7e666ead11c1d1d6c64791bc3b203 100644 (file)
@@ -82,6 +82,7 @@ public:
     ::encode(missing, payload);
     ::encode(query_epoch, payload);
     if (HAVE_FEATURE(features, SERVER_LUMINOUS)) {
+      header.version = HEAD_VERSION;
       ::encode(past_intervals, payload);
     } else {
       header.version = 4;