]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: remove the code that skip evicting the only client
authorYan, Zheng <zyan@redhat.com>
Wed, 19 Jun 2019 03:42:05 +0000 (11:42 +0800)
committerYan, Zheng <zyan@redhat.com>
Thu, 11 Jul 2019 07:38:32 +0000 (15:38 +0800)
commitf2e19bbea012cece88d8d1a58c50aca3678ae1b5
tree5d4b510c898c5895a5022e02ab1d510054b121b7
parent2e1506022c7765e410e6e77b57d9c2897e580807
mds: remove the code that skip evicting the only client

There is already logic that defer marking unresponsive client stale.
No reason to defer evicting the only stale client.

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit cd29206974427a4f6ab410b1482bbd8ebfb55fbd)

 Conflicts:
qa/tasks/cephfs/test_misc.py
qa/tasks/cephfs/test_misc.py
src/mds/Server.cc