]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: stop async_rados thread first
authorYehuda Sadeh <yehuda@redhat.com>
Mon, 7 Mar 2016 23:26:21 +0000 (15:26 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 8 Mar 2016 18:02:46 +0000 (10:02 -0800)
commit5ecacfe60930c82fdf800f5a79d9bc64175d47b7
treed933313246802e3af22b6c46f775669e42228f25
parent2f3a9c68d05b9b8dd7a8be50b9aeee0f6d4d1e7f
rgw: stop async_rados thread first

Need to shut this thread first, so that async callbacks don't
occur when we shut down the data/meta sync processors.

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