]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: delete-at and delete-after also on obj put / copy
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 27 Aug 2015 23:02:44 +0000 (16:02 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Thu, 3 Sep 2015 00:30:44 +0000 (17:30 -0700)
commitfa347d8f69b8eff2e246d35a127c4bfa5a50b5e0
tree2e87e3ea5ebe89b8ee30b01965d3c3b0bb1d2b32
parent9db8122680e7a641c06c09c6a42da8cc870194a6
rgw: delete-at and delete-after also on obj put / copy

And potentially later we could use also the S3 api, so it
could work with multipart upload, and POST obj.

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_rados.h
src/rgw/rgw_rest_swift.cc