]> git.apps.os.sepia.ceph.com Git - ceph.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)
committerCory Snyder <csnyder@1111systems.com>
Fri, 22 Sep 2023 21:17:58 +0000 (21:17 +0000)
commit4728daa5557bfb79a608dd903b8630e2b15fcb2c
treebb90bce5a89dec125f584af52c4a3917d6895b03
parent340522f9aed50d65137568c1f9dcf4b1e7945a79
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>
src/cls/rgw/cls_rgw.cc
src/cls/rgw/cls_rgw_types.cc