]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/ceph_context: avoid unnecessary wait during service thread shutdown 31020/head
authorJason Dillaman <dillaman@redhat.com>
Tue, 15 Oct 2019 22:19:15 +0000 (18:19 -0400)
committerNathan Cutler <ncutler@suse.com>
Mon, 21 Oct 2019 12:59:32 +0000 (14:59 +0200)
commita0609ee3cea8a6667e274201dd3a3ffe5aa0fcb0
tree033294b4b9780257c7e1799871d31b6b29dda794
parent0ef82a2b643a3ef8c52485b792ed098e73a7d61a
common/ceph_context: avoid unnecessary wait during service thread shutdown

Fixes: https://tracker.ceph.com/issues/42332
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit e8249d3b28f8789b2d4aca6fb75c75103a5cbea1)

Conflicts:
src/common/ceph_context.cc
- luminous uses Mutex::Locker instead of std::unique_lock
src/common/ceph_context.cc