]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: propagate attrs, mtime, size of remote object
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 4 Aug 2016 16:17:54 +0000 (09:17 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 7 Oct 2016 17:31:19 +0000 (10:31 -0700)
commit2dcafc722a39f91fe9de20775528df3d519b2690
treeac4cc932493413272772d6d8528d1f1a3cd8d125
parentd75ffe42773813aa6a24ce6d49dd65ee98cd5546
rgw: propagate attrs, mtime, size of remote object

Use new rgwx-stat http param that allows getting only object's
meta. Use that when calling stat_remote_object().

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_cr_rados.cc
src/rgw/rgw_cr_rados.h
src/rgw/rgw_op.h
src/rgw/rgw_rados.cc
src/rgw/rgw_rados.h
src/rgw/rgw_rest.cc
src/rgw/rgw_rest_client.cc
src/rgw/rgw_rest_client.h
src/rgw/rgw_rest_conn.cc
src/rgw/rgw_rest_conn.h
src/rgw/rgw_rest_s3.cc