]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common: remove log_early configuration option 40550/head
authorChangcheng Liu <changcheng.liu@aliyun.com>
Tue, 13 Oct 2020 01:47:16 +0000 (09:47 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 1 Apr 2021 17:13:53 +0000 (19:13 +0200)
commitc889e0a0cbba84df47b75aa145d6f7ba8a36e892
tree2c9e7a585e05756a8884d787ca870ad921e775d4
parent0b77442b7ed8796eb5d7c609466b21f926efd0a0
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>
(cherry picked from commit dbdcb2535d0d463d92d90169175e0776a0ee58e3)

Conflicts:
qa/tasks/ceph_manager.py [ commit 530982129ec1 ("qa: add
  method run ceph cluster command with better interface")
  not in octopus ]
qa/tasks/ceph_manager.py
src/common/config.cc
src/common/config_values.h
src/libcephfs.cc
src/librados/RadosClient.cc