]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: fix radosgw-admin bucket check stat calculation bug
authorCory Snyder <csnyder@1111systems.com>
Fri, 22 Sep 2023 21:08:25 +0000 (21:08 +0000)
committerCasey Bodley <cbodley@redhat.com>
Wed, 18 Oct 2023 15:05:39 +0000 (11:05 -0400)
commitc41a198a00377fdd475586b2a659eecffffd09ff
treeb840d642c0f0f3c0005f676736d9583be3fa0c74
parent980e08d445ff72d8b84e0ab15ceb7fc7deecd331
rgw: fix radosgw-admin bucket check stat calculation bug

Fixes a regression with radosgw-admin bucket check stat
calculation and bucket reshard stat calculation when
there are objects that have transitioned from unversioned
to versioned. The bug was introduced in
152aadb71b61c53a4832a1c8cf82fce3d64b68d1.

Signed-off-by: Cory Snyder <csnyder@1111systems.com>
(cherry picked from commit 4728daa5557bfb79a608dd903b8630e2b15fcb2c)
src/cls/rgw/cls_rgw.cc
src/cls/rgw/cls_rgw_types.cc