]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/global/global_init.h
update sources to v12.2.3
[ceph.git] / ceph / src / global / global_init.h
index ba74deb1f2d57f069c5238d15ab7afa40e760bc2..3ef7647cdd3f0d1763e2490911b32d1f3ad1bb12 100644 (file)
@@ -46,8 +46,7 @@ void intrusive_ptr_release(CephContext* cct);
 void global_pre_init(std::vector < const char * > *alt_def_args,
                     std::vector < const char* >& args,
                     uint32_t module_type, code_environment_t code_env,
-                    int flags,
-                    const char *data_dir_option = 0);
+                    int flags);
 
 /*
  * perform all of the steps that global_init_daemonize performs just prior