]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: don't wait for snapclient sync when handling reconnect 25536/head
authorYan, Zheng <zyan@redhat.com>
Fri, 14 Dec 2018 07:34:57 +0000 (15:34 +0800)
committerYan, Zheng <zyan@redhat.com>
Fri, 14 Dec 2018 07:34:57 +0000 (15:34 +0800)
commit0565fb3e646a9c133b621dd6ed4f26bed9a9edbc
tree44f0ab690d6c249338dacc9043aa1de3ec0d67b8
parentad1f964395f65c5d3baed712c0949928998e47be
mds: don't wait for snapclient sync when handling reconnect

It's no longer required since commit 93e72677575 "mds: send snap
related messages centrally during mds recovery".

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
src/mds/Server.cc