]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/mds/mdstypes.h
update ceph source to reef 18.2.1
[ceph.git] / ceph / src / mds / mdstypes.h
index 66ad7944dd76630c49c19554b5e50fe65273b5f5..3381d44c95f150b7c87094e00581261ce7075c1b 100644 (file)
@@ -621,6 +621,7 @@ struct metareqid_t {
     decode(name, p);
     decode(tid, p);
   }
+  void dump(ceph::Formatter *f) const;
 
   entity_name_t name;
   uint64_t tid = 0;