]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: fix beacon interruption caused by deadlock 26427/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:06:25 +0000 (12:06 +0100)
commit4df60f74c2654ae17fe5c2e7d2a7720419219e1c
treeaea720f625c06fee61a78de8243a066a64eb4cc5
parent1f910bc2cde041d4c472ed9fde8b1c1ab21826f1
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