]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix multipart min part size 1154/head
authorYehuda Sadeh <yehuda@inktank.com>
Mon, 27 Jan 2014 22:11:43 +0000 (14:11 -0800)
committerYehuda Sadeh <yehuda@inktank.com>
Tue, 28 Jan 2014 20:16:59 +0000 (12:16 -0800)
commit11cf9bbb298768b5307616db5977cc4985072a6e
tree502d0f4ae2ded30c4d231a3b343587a5778e7252
parent2e7bd83f999e9cc865de71ff3063816239db3b44
rgw: fix multipart min part size

As part of the fix for wip-7169 it turned out that we removed
min_part_size. Looking back, the original implementation was broken
anyway and didn't do anything. This fixes it and makes it configurable.

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