]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: finish error_repo cr in stop_spawned_services() 10031/head
authorYehuda Sadeh <yehuda@redhat.com>
Wed, 29 Jun 2016 21:50:12 +0000 (14:50 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Wed, 29 Jun 2016 21:50:12 +0000 (14:50 -0700)
commit492bb608733c83a5d85319cf47c4d86402344376
tree62e5c8344b787edbc00a0fd2519158a8b6cacb0a
parentc56e782acaa4b4cd42003c63577ab4a91ccf6af2
rgw: finish error_repo cr in stop_spawned_services()

Fixes: http://tracker.ceph.com/issues/16530
Need to call finish, otherwise drain_all() wouldn't be able to
drain it.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_data_sync.cc