]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix multipart overwrite
authorYehuda Sadeh <yehuda@inktank.com>
Wed, 24 Oct 2012 20:15:46 +0000 (13:15 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Tue, 6 Nov 2012 18:19:12 +0000 (10:19 -0800)
commit578b5764d5b26d190c295da88c1be5f0c77682a7
tree440c2ee968b654b2d400eef7153d2b3ebdc8e130
parent7a82a3214a38cbc7b5750adba23b760a4f51643a
rgw: fix multipart overwrite

Fixes: #3400
Removed a few lines of code that prematurely created the head
part of the final object (before creating the manifest).

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