]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/BaseMgrStandbyModule: drop GIL in ceph_get_module_option() 30770/head 30771/head 30773/head
authorKefu Chai <kchai@redhat.com>
Fri, 27 Sep 2019 18:25:44 +0000 (02:25 +0800)
committerNathan Cutler <ncutler@suse.com>
Mon, 7 Oct 2019 19:11:26 +0000 (21:11 +0200)
commit5845dfca39ecec9929b857cf4e293bb988e4a750
tree1c016af95a1e27794145c1236db0f873eb8cf6f6
parent1bc9b1f077cabbda800d949906569e5bf2edf32e
mgr/BaseMgrStandbyModule: drop GIL in ceph_get_module_option()

always drop GIL when performing block ops

Fixes: https://tracker.ceph.com/issues/42087
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit dea578758239ea0442f95f10dc2440f45a2ce547)
src/mgr/BaseMgrStandbyModule.cc