]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librgw: initialize curl and http client for multisite 24909/head
authorCasey Bodley <cbodley@redhat.com>
Wed, 3 Oct 2018 15:38:07 +0000 (11:38 -0400)
committerNathan Cutler <ncutler@suse.com>
Tue, 6 Nov 2018 11:43:29 +0000 (12:43 +0100)
commit74f4b2c18c65b8090ea1cd0c64710cd2ad259ab4
tree8d03c96d22f21a7449f22ec0cbd6ca92758cde40
parent8157642b94a60dbfc3c88529a543a094d45d2b5e
librgw: initialize curl and http client for multisite

Fixes: http://tracker.ceph.com/issues/36302
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 1d44ba04513e06978fa1e3115ebb86292d625df4)

Conflicts
    - src/rgw/librgw.cc
- remove rgw_http_client_init() and rgw_http_client_cleanup() calls because
  these methods came from https://github.com/ceph/ceph/pull/18932 which
  wasn't backported to luminous
src/rgw/librgw.cc