]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
RGW - Get quota on OPs with a bucket 45343/head
authorDaniel Gryniewicz <dang@redhat.com>
Thu, 10 Mar 2022 20:01:38 +0000 (15:01 -0500)
committerDaniel Gryniewicz <dang@redhat.com>
Thu, 10 Mar 2022 20:01:38 +0000 (15:01 -0500)
commit8966edd2fba7ace36bb3eebfbb556a1ece550fa8
tree006da2a5442111706a186dd1beb9b45b61a0b334
parentf735432033a131a8101d9f67b8c22b3d82a51a79
RGW - Get quota on OPs with a bucket

Bucket head OPs should have quota in the output.  However, we were only
fetching quota on OPs that also had an object.  The object itself is not
necessary for quota (although a bucket is).  Change it so that we get
quota on bucket OPs as well.

Fixes https://tracker.ceph.com/issues/54488

Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
src/rgw/rgw_op.cc