]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: fix osd_tp shutdown 2335/head
authorSage Weil <sage@redhat.com>
Wed, 27 Aug 2014 00:43:10 +0000 (17:43 -0700)
committerSage Weil <sage@redhat.com>
Wed, 27 Aug 2014 00:43:10 +0000 (17:43 -0700)
commitc2f21c04207b9a2a65e514994a775632b36d6874
tree5136fe1c24f0d2b930b3dd96492f35941e459103
parent0a0c10f0efebe980a8769cc94a97e65cfada86de
osd: fix osd_tp shutdown

We need to clear the queue, not just drain the currently executing jobs.

Fixes: #9218
Backport: firefly
Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/OSD.cc