]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/mds/CDir.h
update sources to v12.2.1
[ceph.git] / ceph / src / mds / CDir.h
index 5b0079a74de4dda79950314ecd01afba8556ac6f..45b2998b3d24d00ec67268b9d00b51978094f1d6 100644 (file)
@@ -46,6 +46,7 @@ class CDir : public MDSCacheObject, public Counter<CDir> {
   friend ostream& operator<<(ostream& out, const class CDir& dir);
 
 public:
+  MEMPOOL_CLASS_HELPERS();
   // -- pins --
   static const int PIN_DNWAITER =     1;
   static const int PIN_INOWAITER =    2;