]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: initialize the monc later in init() 31715/head
authorXiubo Li <xiubli@redhat.com>
Mon, 18 Nov 2019 02:28:55 +0000 (21:28 -0500)
committerXiubo Li <xiubli@redhat.com>
Mon, 18 Nov 2019 15:11:08 +0000 (10:11 -0500)
commita4454f9a696acce5e5f299ef31a3b32054582829
treea97c3688968927f7756094f21a7e3b9fa667e986
parent4fb78fad918d18c8ed641cc170eb036104f8072a
mds: initialize the monc later in init()

This is duplicated with the code in mds->init().

Signed-off-by: Xiubo Li <xiubli@redhat.com>
src/mds/MDSDaemon.cc