]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: amend http client manager interface
authorYehuda Sadeh <yehuda@redhat.com>
Wed, 30 Aug 2017 11:40:02 +0000 (04:40 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 10 Apr 2018 15:05:37 +0000 (08:05 -0700)
commit1459af2edc58203c2da68c09ebff72bdc5bad0ff
tree2ffc0efa49d7763f50ace22794ab6db389d48201
parentaa4fd878ad682b3e8740aa5b2a48f8c7c06a0382
rgw: amend http client manager interface

s/set_threaded/start
s/is_threaded/is_started

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_admin.cc
src/rgw/rgw_data_sync.cc
src/rgw/rgw_http_client.cc
src/rgw/rgw_http_client.h
src/rgw/rgw_period_pusher.cc
src/rgw/rgw_rados.cc
src/rgw/rgw_sync.cc
src/test/rgw/test_http_manager.cc