]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: don't wait for snapclient sync when handling reconnect 25785/head
authorYan, Zheng <zyan@redhat.com>
Fri, 14 Dec 2018 07:34:57 +0000 (15:34 +0800)
committerYan, Zheng <zyan@redhat.com>
Sat, 2 Feb 2019 04:00:22 +0000 (12:00 +0800)
commit412a8961cd2eccc80aabdbeb58839b21a579542f
treefc42024dc22d753119f56ee838c63927a6e4f593
parentf1c564ed7450196ee9eade063c6a8dd7eea8f5ce
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>
(cherry picked from commit 0565fb3e646a9c133b621dd6ed4f26bed9a9edbc)
src/mds/Server.cc