]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: fix MDCache::finish_snaprealm_reconnect()
authorYan, Zheng <zyan@redhat.com>
Wed, 13 Feb 2019 09:19:00 +0000 (17:19 +0800)
committerYan, Zheng <zyan@redhat.com>
Wed, 13 Feb 2019 09:19:00 +0000 (17:19 +0800)
commitb4e7a66235450b9c30ebcaba97f03d371fac2c02
tree9f12ee5c8c0a8e4fc4cd40658f15faf4d0b92dea
parent54eee67b8492bc4a97398a797dc09e4a461644bb
mds: fix MDCache::finish_snaprealm_reconnect()

It creates MClientSnap message, but does not send it to client

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