]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ceph: remove timeout on allowing reconnect after blocklisting
authorJeff Layton <jlayton@kernel.org>
Fri, 25 Sep 2020 13:07:49 +0000 (09:07 -0400)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 14 Dec 2020 22:21:46 +0000 (23:21 +0100)
commitdbeec07bc84f8229322d7919692a17adae1e388e
tree12d441164bdb369d3e4118f4af227e2f8f00b0eb
parent50c9132ddfb2024e96900407beeec660cf9848bd
ceph: remove timeout on allowing reconnect after blocklisting

30 minutes is a long time to wait, and this makes it difficult to test
the feature by manually blocklisting clients. Remove the timeout
infrastructure and just allow the client to reconnect at will.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: "Yan, Zheng" <zyan@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/mds_client.c
fs/ceph/super.h