]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common: remove useless log_early check condition here
authorChangcheng Liu <changcheng.liu@aliyun.com>
Wed, 16 Sep 2020 01:50:54 +0000 (09:50 +0800)
committerChangcheng Liu <changcheng.liu@aliyun.com>
Mon, 19 Oct 2020 06:23:51 +0000 (14:23 +0800)
commit71d4178ff453fe3126258f11078048d51398886d
tree141b00a650006268942f730efaf38bb9b396245e
parenta9a4495693d8382ff55cfaadc91e9b4498168a4e
common: remove useless log_early check condition here

The code logic shows that Log thread needs to be started even
log_early is false.

Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com>
src/global/global_init.cc