]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: take a lock within PyModuleRegistry's mutators and accessor 52883/head
authorRamana Raja <rraja@redhat.com>
Wed, 15 Feb 2023 18:41:00 +0000 (13:41 -0500)
committerRamana Raja <rraja@redhat.com>
Tue, 8 Aug 2023 18:20:54 +0000 (14:20 -0400)
commit37e29c2733e5c32bba7c2c7858ac226d919af1ae
tree0b3e4990d35e9bdd0a2614d85796dd5319e8ea9e
parent9baa469a05e31a304903b197646723e80fcf8217
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