]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/mds/ScrubStack.h
update ceph source to reef 18.2.1
[ceph.git] / ceph / src / mds / ScrubStack.h
index 62a4a529944d21ee8c1de0b290f8757138c07da6..756ebd9cb0e95975be54e6996a13984a5bc715b2 100644 (file)
@@ -101,6 +101,8 @@ public:
 
   void dispatch(const cref_t<Message> &m);
 
+  bool remove_inode_if_stacked(CInode *in);
+
   MDCache *mdcache;
 
 protected: