]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/mds/Mutation.h
import 15.2.2 octopus source
[ceph.git] / ceph / src / mds / Mutation.h
index d79b430de6622efd1724a83b46a508d717aeca2c..0b4070420d3793c7bade40c3caf1fe6b145db83b 100644 (file)
@@ -496,7 +496,8 @@ struct MDLockCache : public MutationImpl {
 
   void attach_locks();
   void attach_dirfrags(std::vector<CDir*>&& dfv);
-  void detach_all();
+  void detach_locks();
+  void detach_dirfrags();
 
   CInode *diri;
   Capability *client_cap;