diff options
author | Xiubo Li <xiubli@redhat.com> | 2022-05-26 13:21:31 +0800 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2022-08-03 00:54:12 +0200 |
commit | 300e42a2e79e2270a00dbf9e4ddd4b101dd75a03 (patch) | |
tree | 6916be0c80281941b178d438b674b47234a123ba /lib/audit.c | |
parent | 4868e537fa867f82e38e37429d61d7bb8357d79b (diff) | |
download | linux-300e42a2e79e2270a00dbf9e4ddd4b101dd75a03.tar.bz2 |
ceph: add session already open notify support
If the connection was accidently closed due to the socket issue or
something else the clients will try to open the opened sessions, the
MDSes will send the session open reply one more time if the clients
support the notify feature.
When the clients retry to open the sessions the s_seq will be 0 as
default, we need to update it anyway.
Link: https://tracker.ceph.com/issues/53911
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 'lib/audit.c')
0 files changed, 0 insertions, 0 deletions