]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/mds/MDSCacheObject.h
update sources to 12.2.7
[ceph.git] / ceph / src / mds / MDSCacheObject.h
index bab2c7de843d7302d091f7441119881aab12c8b4..147ee133472166d108e72eb9c9c15f08274d16e1 100644 (file)
@@ -367,7 +367,7 @@ protected:
     }
     if (waiting->empty()) {
       put(PIN_WAITER);
-      waiting.release();
+      waiting.reset();
     }
   }
   void finish_waiting(uint64_t mask, int result = 0);