summaryrefslogtreecommitdiff
path: root/fs/ceph/super.c
diff options
context:
space:
mode:
authorXiubo Li <xiubli@redhat.com>2019-12-06 06:35:51 +0300
committerIlya Dryomov <idryomov@gmail.com>2020-01-27 18:53:39 +0300
commit4d681c2f9141cf50261eef85b3233151c83d068b (patch)
tree9ac51383f71baaa10cf4457d0000ee97e9749585 /fs/ceph/super.c
parent9cf54563b090f52db10ae6ebdca29dcc76bc7f34 (diff)
downloadlinux-4d681c2f9141cf50261eef85b3233151c83d068b.tar.xz
ceph: keep the session state until it is released
When reconnecting the session but if it is denied by the MDS due to client was in blacklist or something else, kclient will receive a session close reply, and we will never see the important log: "ceph: mds%d reconnect denied" And with the confusing log: "ceph: handle_session mds0 close 0000000085804730 state ??? seq 0" Let's keep the session state until its memories is released. Signed-off-by: Xiubo Li <xiubli@redhat.com> Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'fs/ceph/super.c')
0 files changed, 0 insertions, 0 deletions