]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: change cls rgw reshard status to enum class 30611/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Fri, 27 Sep 2019 00:57:39 +0000 (20:57 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Tue, 11 Feb 2020 18:15:21 +0000 (13:15 -0500)
commit61d4498d0bcd95371f76a92bdc5369b94e39e06b
tree6561af86939f7843b0c70b980cf6f8ca166a4e42
parentd5b0eb8c5ba2799035cb8c0edd748bc7a56857b6
rgw: change cls rgw reshard status to enum class

Get the type safety and reduced impact on global namespace of enum
class.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
src/cls/rgw/cls_rgw_types.cc
src/cls/rgw/cls_rgw_types.h
src/rgw/rgw_admin.cc
src/rgw/rgw_bucket.cc
src/rgw/rgw_common.h
src/rgw/rgw_orphan.cc
src/rgw/rgw_reshard.cc