]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
CephContext: acquire _fork_watchers_lock in notify_post_fork()
authorVenky Shankar <vshankar@redhat.com>
Thu, 9 Nov 2023 10:31:26 +0000 (05:31 -0500)
committerVenky Shankar <vshankar@redhat.com>
Thu, 9 Nov 2023 11:46:57 +0000 (17:16 +0530)
commitfaef266331ae0e372a345ef1926c239aa6c3bf45
treebed762cc41161d9ac48b44489a575094a8c3e985
parenta973827cb8d10bdfeaebfd783d143cfdde710145
CephContext: acquire _fork_watchers_lock in notify_post_fork()

The ceph::spin_unlock() seems incorrect here.

Fixes: http://tracker.ceph.com/issues/63494
Signed-off-by: Venky Shankar <vshankar@redhat.com>
src/common/ceph_context.cc