Commit 396ea16
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>1 parent 7f47f7f commit 396ea16
1 file changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4434 | 4434 | | |
4435 | 4435 | | |
4436 | 4436 | | |
4437 | | - | |
4438 | | - | |
4439 | 4437 | | |
4440 | 4438 | | |
4441 | 4439 | | |
| |||
4444 | 4442 | | |
4445 | 4443 | | |
4446 | 4444 | | |
4447 | | - | |
4448 | | - | |
4449 | | - | |
4450 | | - | |
4451 | 4445 | | |
4452 | 4446 | | |
4453 | 4447 | | |
| |||
0 commit comments