]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/ActivePyModules: handle_command - fix broken lock 27485/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Wed, 10 Apr 2019 03:25:02 +0000 (11:25 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Thu, 11 Apr 2019 00:38:47 +0000 (08:38 +0800)
commit377de7af5fec521642cc781ac67d555d98ea5e03
tree04499b39c99958b4b7e8413b8e5cb40ad13ac9f4
parent2f3a22e23cd3989d5f6481b9540c568f14879503
mgr/ActivePyModules: handle_command - fix broken lock

by unlocking properly when module is not available.

Fixes: http://tracker.ceph.com/issues/39235
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/mgr/ActivePyModules.cc