]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: update indexless bucket check for bucket stats
authorJ. Eric Ivancich <ivancich@redhat.com>
Mon, 24 Jan 2022 21:10:57 +0000 (16:10 -0500)
committerCasey Bodley <cbodley@redhat.com>
Fri, 27 May 2022 19:47:33 +0000 (15:47 -0400)
commit194b0de182e5120b7e6f646bb279cd7831e9749f
tree4a9e2ca402e8d6024d4868df80639f169afd60fc
parent177bb80cd58d989adbf59ea343c540abc6aaeae8
rgw: update indexless bucket check for bucket stats

The code for bucket stats was recently updated to check for an
indexless bucket before proceeding. The interface on RGWBucketInfo was
recently expanded to support these types of checks, so it is now used.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
src/rgw/rgw_bucket.cc