]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: RemoteApplier::create_account() applies default quota config 24177/head
authorCasey Bodley <cbodley@redhat.com>
Wed, 19 Sep 2018 13:39:39 +0000 (09:39 -0400)
committerCasey Bodley <cbodley@redhat.com>
Wed, 19 Sep 2018 13:57:03 +0000 (09:57 -0400)
commitabb81b4fb5898d7cf39c86dc40d3b488717978c9
tree992b587b4208947b5e03d9f853b88a677715a9fb
parentba83d0c0be3960e8f352c3058cb9a40020de02ae
rgw: RemoteApplier::create_account() applies default quota config

rgw users created to shadow users from external auth were missing the
logic to apply their default quota settings

Fixes: http://tracker.ceph.com/issues/24595
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_auth.cc