]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/crimson/osd/object_context_loader.h
update ceph source to reef 18.2.1
[ceph.git] / ceph / src / crimson / osd / object_context_loader.h
index 82e2c1e4dd5449eb61a6d2bb9042509dfb8cc111..3ab7f6ad80fdc70dba90372c882c439f90351eb9 100644 (file)
@@ -53,7 +53,7 @@ public:
   // object *and* the matching clone object are being used
   // in func.
   template<RWState::State State>
-  load_obc_iertr::future<> with_head_and_clone_obc(
+  load_obc_iertr::future<> with_clone_obc_direct(
     hobject_t oid,
     with_both_obc_func_t&& func);