]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: add helper functions to apply configured default quotas
authorCasey Bodley <cbodley@redhat.com>
Wed, 19 Sep 2018 13:38:20 +0000 (09:38 -0400)
committerNathan Cutler <ncutler@suse.com>
Tue, 13 Nov 2018 10:48:44 +0000 (11:48 +0100)
commit782b0d7184494cb12b9d7d4e009887e6449241d3
tree876c6961bad448dfb9c57176537c4e8edea87a33
parent5caddb39faf1313d9ebf7ddcdee01242d334bd8b
rgw: add helper functions to apply configured default quotas

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit ba83d0c0be3960e8f352c3058cb9a40020de02ae)

Conflicts:
    src/rgw/rgw_quota.cc
    src/rgw/rgw_quota.h
- mimic uses "md_config_t" (non-pointer) instead of "ConfigProxy"
(pointer)
src/rgw/rgw_quota.cc
src/rgw/rgw_quota.h
src/rgw/rgw_user.cc