]> 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>
Fri, 17 Jul 2015 18:17:04 +0000 (14:17 -0400)
commitfe013e0a813c5697e917da642143388de60e8528
treec4edb89ad514e57069701d7493daaef9e16e871b
parent43cd3ac923c9accfb81acf41f5bd12b8a05322c7
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>
(cherry picked from commit 8e20240e4155e2f0398e79f4c0095d2d6ba1d4cb)
src/librbd/TaskFinisher.h