]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: use BucketReshardState states in appropriate places
authorShilpa Jagannath <smanjara@redhat.com>
Tue, 9 Jun 2020 03:05:27 +0000 (08:35 +0530)
committerAdam C. Emerson <aemerson@redhat.com>
Mon, 31 Jan 2022 22:19:11 +0000 (17:19 -0500)
commit6dfcae2b7db7fae87695bfe4476c0cc896593b09
tree76b174e8c9dc4ed48b795431a35a1832832d57e2
parent35a9ca54dd708e96d83ae9b7603fb9c63d47f9cf
rgw: use BucketReshardState states in appropriate places

This replaces cls_rgw_reshard_status.

Remove unused parameters in cls_rgw_bucket_instance_entry.
Other minor cleanup fixes.

Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
src/cls/rgw/cls_rgw.cc
src/cls/rgw/cls_rgw_types.cc
src/cls/rgw/cls_rgw_types.h
src/rgw/rgw_admin.cc
src/rgw/rgw_reshard.cc
src/rgw/rgw_reshard.h
src/rgw/services/svc_bi_rados.cc