]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: take a lock within PyModuleRegistry's mutators and accessor 50964/head
authorRamana Raja <rraja@redhat.com>
Wed, 15 Feb 2023 18:41:00 +0000 (13:41 -0500)
committerRamana Raja <rraja@redhat.com>
Sun, 9 Apr 2023 14:43:49 +0000 (10:43 -0400)
commitde4a45d27c6c4e80042d6b33d2371d8e7e12f1ea
treef5df70a0fc2b26536ac993e20dc116057d34a58a
parentdef06ed344fed682434750cfdf3c18b814b6ec2b
mgr: take a lock within PyModuleRegistry's mutators and accessor

... that modify and access the data member 'clients' respectively.

Signed-off-by: Ramana Raja <rraja@redhat.com>
(cherry picked from commit a586dcc57ab35a269f0c271756951d49f422662d)
src/mgr/ActivePyModules.cc
src/mgr/PyModuleRegistry.h