]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: add rgwx-copy-if-newer http header
authorYehuda Sadeh <yehuda@redhat.com>
Wed, 25 Mar 2015 03:16:02 +0000 (20:16 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 12 Feb 2016 00:12:49 +0000 (16:12 -0800)
commit8813a4401198636e0f4d3a220a0f726625a5c5d4
treee64ccbbdc9ca00af73f38417d7d70ae6e804d940
parent5d92490419390c76ffe442f1d21e5603a6fcc75a
rgw: add rgwx-copy-if-newer http header

Similar to IF_MOD_SINCE, but does not take a time argument, and should
protected against races (not there yet).

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