]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds : core dump if the resource is not released
authorSimon Gao <simon29rock@gmail.com>
Sun, 1 Mar 2020 11:48:45 +0000 (19:48 +0800)
committerSimon Gao <simon29rock@gmail.com>
Sun, 1 Mar 2020 11:48:45 +0000 (19:48 +0800)
commit348ed5917a32a2558715d339d9019613df972a6f
tree272ac55de08274e6ab357a4505c1d427efc51bf8
parent5948bd5545f112158a9b21b1224227cb3f489cfb
mds : core dump if the resource is not released
session should be released by calling remove_session. so the session should not be in list of sessions.

Signed-off-by: Simon Gao <simon29rock@gmail.com>
src/mds/SessionMap.h