]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: Multipart Upload: Support to configure and enforce no of parts allowed 5091/head
authorAbhishek Dixit <dixitabhi@gmail.com>
Sun, 14 Jun 2015 17:58:16 +0000 (23:28 +0530)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 26 Jun 2015 16:38:31 +0000 (09:38 -0700)
commit876fbc64ba68d0014eccad37e117971f86c59403
tree5768d6b3481156148544142183351deffa3decac
parente579e12c5b9f09ecce271cb5c69bef0b236066f5
rgw: Multipart Upload: Support to configure and enforce no of parts allowed

Fixes: #12146
Config parameter added for no of parts limit in multipart upload and checked while
completing multipart upload

Signed-off-by: Abhishek Dixit <dixitabhi@gmail.com>
src/common/config_opts.h
src/rgw/rgw_op.cc