]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
radosgw-admin: limit user bucket-level quota
authorYehuda Sadeh <yehuda@inktank.com>
Fri, 11 Oct 2013 04:04:39 +0000 (21:04 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Fri, 11 Oct 2013 04:04:39 +0000 (21:04 -0700)
commit1803f3b0e16bf0907791cf11c1bd090eca783a4d
tree11c2dab17faf99850bc3fcf38340e9b083e7b501
parent89d3f47f621823823b50217527641ed92bdb5d14
radosgw-admin: limit user bucket-level quota

We only allow it if --quota-scope=bucket is specified. This is done in
order to avoid confusion with the future user level quota command.

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