]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: init_quota() loads owner quota unconditionally
authorCasey Bodley <cbodley@redhat.com>
Wed, 20 Dec 2023 21:10:12 +0000 (16:10 -0500)
committerCasey Bodley <cbodley@redhat.com>
Wed, 10 Apr 2024 17:09:14 +0000 (13:09 -0400)
commitd4c0d615eb13356512bc31fc89e2819cf03c6cdc
treea887386885d95a94a9d29149af77b87f68f1d66c
parentd473305b2fd8760b55c6c7e8149b3cebf49b6e7c
rgw: init_quota() loads owner quota unconditionally

now that owners can be accounts, don't default to s->user when s->owner
matches s->bucket_owner

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_op.cc