]> 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, 13 Sep 2021 16:27:49 +0000 (12:27 -0400)
commitafe8c8fc2a45b69839f273d6a625bb52725c6dbc
tree8d9811770ccef2b8cac347fce55179cf6206c9ee
parent532054a79c8edb9fa21116e02c560250690bf2e4
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