]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: can set negative max_buckets on RGWUserInfo 9457/head
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 2 Jun 2016 11:28:30 +0000 (04:28 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Thu, 2 Jun 2016 12:50:45 +0000 (05:50 -0700)
commit626d795139a6c5104be098780b70500c2de9b8f4
treed89f3538bfa434a4decfaddcafb377223c9c6619
parentcf14492db7dc4e809744892d0055e78a51d45769
rgw: can set negative max_buckets on RGWUserInfo

This can be used to disable user's bucket creation

Fixes: http://tracker.ceph.com/issues/14534
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/common/config_opts.h
src/rgw/rgw_admin.cc
src/rgw/rgw_common.h
src/rgw/rgw_op.cc
src/rgw/rgw_rest_user.cc
src/rgw/rgw_user.h