]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: copy_object should not override ETAG implicitly
authorYehuda Sadeh <yehuda@inktank.com>
Wed, 26 Sep 2012 22:43:56 +0000 (15:43 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Wed, 26 Sep 2012 22:43:56 +0000 (15:43 -0700)
commitf031046c4d600ce0a0c2c9ad5856dc100b0901fb
tree2c8514e92109afdbf002b84b99d8f7c1ae308aa2
parent2fddfb0a95288d39cee2e82376297ce43296743b
rgw: copy_object should not override ETAG implicitly

When copying an object with new attrs, we still need to
maintain the ETAG.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/rgw/rgw_rados.cc