]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: handle leftover reconnect information 25739/head
authorYan, Zheng <zyan@redhat.com>
Thu, 20 Dec 2018 13:16:15 +0000 (21:16 +0800)
committerYan, Zheng <zyan@redhat.com>
Thu, 14 Feb 2019 05:59:39 +0000 (13:59 +0800)
commit716656fe3ea2a93e5d5795eeccb777dc32f84201
tree9f46853b33f4815cde75df76669dc7a28c75a35e
parent62a66f85fb14e9c642776eeda1fd3d20aa02abea
mds: handle leftover reconnect information

previous commit allows client to split reconnect into multiple
messages. mds may evict client after getting incomplete recconect.

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