]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: remove swift user manifest (DLO) hash calculation 2866/head
authorYehuda Sadeh <yehuda@redhat.com>
Wed, 5 Nov 2014 21:40:55 +0000 (13:40 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Wed, 5 Nov 2014 21:45:46 +0000 (13:45 -0800)
commitef6d3ad964d34bc526dc4435486bd5c8cdc3b230
treee9fd6ce531c068f01ade71128428ea89eba8963e
parent7ef72e93108ae018f136d974f1a958c1cd50e334
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>
src/rgw/rgw_op.cc
src/rgw/rgw_op.h