]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: enhance functionality of `radosgw-admin object reindex ...`
authorJ. Eric Ivancich <ivancich@redhat.com>
Mon, 12 Jun 2023 17:41:02 +0000 (13:41 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Wed, 9 Aug 2023 14:08:03 +0000 (10:08 -0400)
commitf731570bb11a473d4acc6ad75dce77c3be0204aa
tree3dd5667e27dad1df0e333419e59f038ffd7f763e
parent535b87ff5e5ad10987f577cb639becb7b81c1879
rgw: enhance functionality of `radosgw-admin object reindex ...`

Adds ability to handle versioned buckets to reindexing. Also, it
completes the addition of the index entries without the subsequent
need to list the bucket.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
doc/man/8/radosgw-admin.rst
src/rgw/driver/rados/rgw_rados.cc
src/rgw/driver/rados/rgw_rados.h
src/rgw/rgw_admin.cc