]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephfs: Resend discover when joining from starting state
authorDouglas Fuller <dfuller@redhat.com>
Mon, 31 Jul 2017 14:47:29 +0000 (10:47 -0400)
committerDouglas Fuller <dfuller@redhat.com>
Mon, 31 Jul 2017 14:51:38 +0000 (10:51 -0400)
commit58073cfcd15f10afcab5a318b8434dfc5c7d28e5
tree73776244d5bece9e42428edcd4e30e06b309395e
parentbffa375975ec0d1b2dbc01775a8a71e0357e2703
cephfs: Resend discover when joining from starting state

From: Zheng Yan <zyan@redhat.com>

Kick discover messages when transitioning from STATE_STARTING
to STATE_ACTIVE.

Fixes: http://tracker.ceph.com/issues/20799
Signed-off-by: Douglas Fuller <dfuller@redhat.com>
src/mds/MDCache.cc
src/mds/MDSRank.cc