]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: adjust manifest head object 10866/head
authorYehuda Sadeh <yehuda@redhat.com>
Fri, 8 Jul 2016 01:01:54 +0000 (18:01 -0700)
committerLoic Dachary <ldachary@redhat.com>
Thu, 25 Aug 2016 12:21:51 +0000 (14:21 +0200)
commit457d78f4f497fdaa0f0f116228ebf135a1ce7fb6
tree41fc3ed19f772a951a793f9e191130c1d14db511
parent77e497da5c618a30fb908cb3915aa1ca7279ce7f
rgw: adjust manifest head object

adjust the manifest head object:
 - when reading manifest, set the head object to the object
   we read the manifest from (and its size). Some manifests are
   broken and point at a different object
 - when copying multipart object, set the manifest head object to
   point at the new head object

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