]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: TaskFinisher should finish all queued tasks
authorJason Dillaman <dillaman@redhat.com>
Fri, 24 Apr 2015 04:21:15 +0000 (00:21 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 28 Apr 2015 15:00:40 +0000 (11:00 -0400)
commit8e20240e4155e2f0398e79f4c0095d2d6ba1d4cb
tree826185f09f5f1edf7ceee7f4e7c72ea2ff5fd03e
parentea5107c3fe4b96a799bfff5d4b0f685712ca3047
librbd: TaskFinisher should finish all queued tasks

The destructor wasn't waiting for all Finisher tasks
to complete before stopping the thread.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/TaskFinisher.h