]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: add compatibility for MultipartUpload 1259/head
authorYehuda Sadeh <yehuda@inktank.com>
Wed, 6 Nov 2013 02:37:43 +0000 (18:37 -0800)
committerYehuda Sadeh <yehuda@inktank.com>
Wed, 6 Nov 2013 02:37:43 +0000 (18:37 -0800)
commit5a44e178e4e5503c9edf0da15a6b4ec968d1184d
treec1bff9fae6c522fedf4c877d175bbba5588e5fe7
parent154ee0b0345482bdfdeb84b7d3b00dba71577d97
rgw: add compatibility for MultipartUpload

Fixes: #6677
It seems that there's some external library that uses MultipartUpload
instead of CompleteMultipartUpload, even though it's not part of the
documented api. Support it.

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