]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: reorder RGWRados::finalize()
authorYehuda Sadeh <yehuda@redhat.com>
Mon, 7 Mar 2016 23:25:39 +0000 (15:25 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 8 Mar 2016 18:02:47 +0000 (10:02 -0800)
commit9106e8ad3121a503bf49a7334367849756bd1291
treedcdf934d79b565f0517714344e41df48002b7507
parentea29b71166c85003a6cef71b6f0f0dd9d197078e
rgw: reorder RGWRados::finalize()

first stop all sync threads, then delete them. Might be referencing
each other.

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