]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/mon/MgrStatMonitor.cc
update sources to v12.2.5
[ceph.git] / ceph / src / mon / MgrStatMonitor.cc
index 3ea5f30032a80a90c7ba1bde48715515490e13f0..b79884b7d3ac196ec5e187d660447de62d62a6bd 100644 (file)
@@ -236,6 +236,7 @@ bool MgrStatMonitor::prepare_update(MonOpRequestRef op)
 
 bool MgrStatMonitor::preprocess_report(MonOpRequestRef op)
 {
+  mon->no_reply(op);
   return false;
 }