diff options
author | Yan, Zheng <zyan@redhat.com> | 2019-06-10 15:45:09 +0800 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2019-07-08 14:01:42 +0200 |
commit | 6f0f597b5debc7c2356fa6a17e2f179066e340d0 (patch) | |
tree | e52d82e199e6f2629115b71d6b7113b44557c42a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2ef5df1abe6777b463cdfec20211d9846b116d24 (diff) |
ceph: don't blindly unregister session that is in opening state
handle_cap_export() may add placeholder caps to session that is in
opening state. These caps' session pointer become wild after session get
unregistered.
The fix is not to unregister session in opening state during mds failovers,
just let client to reconnect later when mds is recovered.
Link: https://tracker.ceph.com/issues/40190
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions