]> 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:17:14 +0000 (10:17 -0800)
commit84299e16f3b7b74cff814eb9a754b7dfa046a0f9
tree4170a575e5e02cdeb7d58fad4e18239767731a23
parentbe6d5636534ffa6e9badca7ddb7d73ad01663f48
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).

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