]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
CephContext: acquire _fork_watchers_lock in notify_post_fork() 59266/head
authorVenky Shankar <vshankar@redhat.com>
Thu, 9 Nov 2023 10:31:26 +0000 (05:31 -0500)
committerKonstantin Shalygin <k0ste@k0ste.ru>
Sat, 11 Jan 2025 07:16:55 +0000 (14:16 +0700)
commitc3a55e18a0ba2034331d758f94d915992132486d
tree8e9627612eed2c98580df112010f298c19e59156
parent1932f5f744b60e192b1da3ff2947568e11cb52c2
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