]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: PutObjMetadata, clear bufferlist before appending into it 3576/head
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 23 Sep 2014 19:42:10 +0000 (12:42 -0700)
committerLoic Dachary <ldachary@redhat.com>
Mon, 2 Feb 2015 14:41:32 +0000 (15:41 +0100)
commit7b5f746d2f97c7139f9c31962c107a074bfd1863
tree42c5d9874bb67c97d74534e936ebf86fcd7fcf7f
parente24f27b7b2e2aeb84b14788e8bf2757ecdf8f0c0
rgw: PutObjMetadata, clear bufferlist before appending into it

Fixes: #9576
Backport: firefly, dumpling

We need to completely rewrite the bufferlist, not append into it.

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