]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/ceph_context: avoid unnecessary wait during service thread shutdown 30947/head
authorJason Dillaman <dillaman@redhat.com>
Tue, 15 Oct 2019 22:19:15 +0000 (18:19 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 15 Oct 2019 22:19:15 +0000 (18:19 -0400)
commite8249d3b28f8789b2d4aca6fb75c75103a5cbea1
tree080a2e5b811c305b3a29ecbf9703a678ca78b5b8
parent299e836135ac0847298415317696bb3c2f3bcf70
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>
src/common/ceph_context.cc