]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: fix beacon interruption caused by deadlock 26426/head
authorYan Jun <yan.jun8@zte.com.cn>
Wed, 8 Aug 2018 07:24:37 +0000 (15:24 +0800)
committerNathan Cutler <ncutler@suse.com>
Thu, 14 Feb 2019 11:05:09 +0000 (12:05 +0100)
commitd4a852a570eb398f74e975f3126ef4198c34fedc
tree7e662c177daddd1fd6059547e24667ad2b898d1f
parent3f49d9c31fca42796686460d6ccad3143c11507e
mgr: fix beacon interruption caused by deadlock

There is potential deadlock between this code and DaemonServer::send_report()

Signed-off-by: Yan Jun <yan.jun8@zte.com.cn>
(cherry picked from commit 70e56269b1a459d6b0e7b23bc3037602963ea5c2)
src/mgr/ActivePyModules.cc