]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: don't preserve acls when copying object
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 13 Aug 2015 17:59:32 +0000 (10:59 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 22 Sep 2015 20:03:36 +0000 (13:03 -0700)
commitb9f2ed303eedfa0b747884f8e66fbe97cfeeb0d5
tree8d99dd9d5a4c6367fe05191961a0fe56c4766ab3
parent82ea02ab8d886c16c511c4bd7d03d826158f954b
rgw: don't preserve acls when copying object

Fixes: #12370
When copying an object we need to use the acls we calculated earlier,
and not the source acls.
This was broken at e41d97c8e38bb60d7e09e9801c0179efe7af1734.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit fb020247449d3daf033885bab5b3a10c0e5df4a5)
src/rgw/rgw_rados.cc