]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: remove swift user manifest (DLO) hash calculation 3572/head
authorYehuda Sadeh <yehuda@redhat.com>
Wed, 5 Nov 2014 21:40:55 +0000 (13:40 -0800)
committerLoic Dachary <ldachary@redhat.com>
Mon, 2 Feb 2015 14:32:15 +0000 (15:32 +0100)
commit1cb09555d3fdb568296797cd83eb5557552f056c
tree28ca1722ee1992136c45054fe5103bc343624e3a
parent1ccd73a16e1829b5519ec5b83b2554af173ad052
rgw: remove swift user manifest (DLO) hash calculation

Fixes: #9973
Backport: firefly, giant

Previously we were iterating through the parts, creating hash of the
parts etags (as S3 does for multipart uploads). However, swift just
calculates the etag for the empty manifest object.

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