]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: add skip_decrypt to RGWRESTConn::get_obj()
authorCasey Bodley <cbodley@redhat.com>
Wed, 26 Jul 2017 20:24:13 +0000 (16:24 -0400)
committerCasey Bodley <cbodley@redhat.com>
Wed, 16 Aug 2017 16:22:31 +0000 (12:22 -0400)
commit2a7a5be4b41641cb17fb9127b84ce717ca55d3fe
treefe1d203994f13b300f617caaa893535945cf1649
parent9bd1aa7facf94eed41c4235722490c91c9dbf399
rgw: add skip_decrypt to RGWRESTConn::get_obj()

this adds a rgwx-skip-decrypt header to requests from
RGWRados::fetch_remote_obj()

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_rados.cc
src/rgw/rgw_rest_conn.cc
src/rgw/rgw_rest_conn.h