]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: handle client reconnect gather race 21163/head
authorYan, Zheng <zyan@redhat.com>
Tue, 28 Nov 2017 09:06:47 +0000 (17:06 +0800)
committerNathan Cutler <ncutler@suse.com>
Mon, 2 Apr 2018 06:59:13 +0000 (08:59 +0200)
commitc834c438a3fa62f24bee7f502cd7921cf2a168eb
tree7b603888508181709f19a4db30f3a4bb9b361b3c
parent256e379dcaa625c4c31cd4ca2996a3724b601391
mds: handle client reconnect gather race

Fixes: http://tracker.ceph.com/issues/22263
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit e4ecf26a8ef622f8290129a682afb1c64b3e7e00)

Conflicts:
    src/mds/Server.cc: need to remove 'reconnect_evicting', otherwise compilation fails
src/mds/Server.cc