]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: add reshard status to bucket stats plus minor misc items 58567/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Fri, 12 Jul 2024 18:39:18 +0000 (14:39 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Fri, 12 Jul 2024 19:13:20 +0000 (15:13 -0400)
commit258734dd5bddabed46f809845cb01e0b4e55f687
tree795676a45929e4e31cbd9b0ef66ca9cf11d34c01
parentd5265727396fc64dd11ab4143ed86ac38260aff9
rgw: add reshard status to bucket stats plus minor misc items

Adds reshard status to `radosgw-admin bucket stats ...`. Renames the
variable max_entries to max_op_entries to clarify that it's not the
maximum number of entries wanted in a bucket index shard. Does some
other minor clean-ups.

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