]> 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)
committerKonstantin Shalygin <k0ste@k0ste.ru>
Thu, 3 Apr 2025 21:03:22 +0000 (04:03 +0700)
commit80e7789ba6be3602f5ba518f3d14d53ea633fe88
treed80a6bf5fb9bcb8273ae1efcdb6720cd29f5589e
parent7ef96bcfd62c515d77ed210ab942213702505a41
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>
(cherry picked from commit faef266331ae0e372a345ef1926c239aa6c3bf45)
src/common/ceph_context.cc