]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
RGW - Zipper - Move generic get_zonegroup() to Store
authorDaniel Gryniewicz <dang@redhat.com>
Mon, 1 Aug 2022 17:11:36 +0000 (13:11 -0400)
committerDaniel Gryniewicz <dang@redhat.com>
Tue, 16 Aug 2022 16:31:27 +0000 (12:31 -0400)
commit43ef192e7de813a089c1f5cc8afc64dbc3166a06
tree65479777d6e91b7307d9435e03b1d3f680e1c30a
parente3d4c7707e26ee0f573d9972cf617d9e9ccc0ac9
RGW - Zipper - Move generic get_zonegroup() to Store

The get_zonegroup() that looks up by ID doesn't belong in the zone.  It
was there because of a conflation of zone as an object an zone as an
interface.  Move it to Store where it belongs.

Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
src/rgw/rgw_op.cc
src/rgw/rgw_rest_s3.cc
src/rgw/rgw_sal.h
src/rgw/rgw_sal_dbstore.cc
src/rgw/rgw_sal_dbstore.h
src/rgw/rgw_sal_filter.cc
src/rgw/rgw_sal_filter.h
src/rgw/rgw_sal_motr.cc
src/rgw/rgw_sal_motr.h
src/rgw/rgw_sal_rados.cc
src/rgw/rgw_sal_rados.h