summaryrefslogtreecommitdiffstats
path: root/fs/ceph/caps.c
diff options
context:
space:
mode:
authorXiubo Li <xiubli@redhat.com>2022-03-22 11:03:13 +0800
committerIlya Dryomov <idryomov@gmail.com>2022-04-25 10:45:15 +0200
commit396ea1681892211dd3fbc1a58bfc2c2c971433e3 (patch)
tree7be9891f5ff91d2daaa1e7015d264d4d734cf372 /fs/ceph/caps.c
parent7f47f7f3b3c33fd2b4a662cd43cd1af96e1a297e (diff)
downloadlinux-396ea1681892211dd3fbc1a58bfc2c2c971433e3.tar.gz
linux-396ea1681892211dd3fbc1a58bfc2c2c971433e3.tar.bz2
linux-396ea1681892211dd3fbc1a58bfc2c2c971433e3.zip
ceph: remove incorrect session state check
Once the session is opened the s->s_ttl will be set, and when receiving a new mdsmap and the MDS map is changed, it will be possibly will close some sessions and open new ones. And then some sessions will be in CLOSING state evening without unmounting. URL: https://tracker.ceph.com/issues/54979 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/caps.c')
0 files changed, 0 insertions, 0 deletions