]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
common: remove log_early configuration option
authorChangcheng Liu <changcheng.liu@aliyun.com>
Tue, 13 Oct 2020 01:47:16 +0000 (09:47 +0800)
committerChangcheng Liu <changcheng.liu@aliyun.com>
Mon, 19 Oct 2020 06:30:28 +0000 (14:30 +0800)
commitdbdcb2535d0d463d92d90169175e0776a0ee58e3
tree01989da01eb734f7bc165f5d6104d4c8cfdca76f
parent71d4178ff453fe3126258f11078048d51398886d
common: remove log_early configuration option

After deciding to always enable tracking log in early phase, there's no
need to keep "log_early" option here and remove it directly.

Suggested-by: Kefu Chai <kefu@redhat.com>
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com>
qa/tasks/ceph_manager.py
src/common/config.cc
src/common/config_values.h
src/libcephfs.cc
src/librados/RadosClient.cc