]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/log/Log.h
import 15.2.0 Octopus source
[ceph.git] / ceph / src / log / Log.h
index a0b12e274323172cc4b7eeacb8ade39df05f4d0e..9c7f53425b650badbf63298da195a7f1d29536d2 100644 (file)
@@ -77,7 +77,7 @@ class Log : private Thread
 
   void _log_safe_write(std::string_view sv);
   void _flush_logbuf();
-  void _flush(EntryVector& q, bool requeue, bool crash);
+  void _flush(EntryVector& q, bool crash);
 
   void _log_message(const char *s, bool crash);