]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rocksdb/util/thread_operation.h
import 14.2.4 nautilus point release
[ceph.git] / ceph / src / rocksdb / util / thread_operation.h
index 025392b59def1153bcfab44daddbb72a749c0cb0..f1827da0a0c2f05216231b9bb816302f6d0fa5a3 100644 (file)
@@ -70,7 +70,7 @@ static OperationStageInfo global_op_stage_table[] = {
   {ThreadStatus::STAGE_MEMTABLE_ROLLBACK,
       "MemTableList::RollbackMemtableFlush"},
   {ThreadStatus::STAGE_MEMTABLE_INSTALL_FLUSH_RESULTS,
-      "MemTableList::InstallMemtableFlushResults"},
+      "MemTableList::TryInstallMemtableFlushResults"},
 };
 
 // The structure that describes a state.