]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
RGW Zipper - consolidate two bucket remove APIs 41307/head
authorDaniel Gryniewicz <dang@redhat.com>
Tue, 11 May 2021 17:26:04 +0000 (13:26 -0400)
committerDaniel Gryniewicz <dang@redhat.com>
Wed, 12 May 2021 16:30:54 +0000 (12:30 -0400)
commit4e33f3d1a22603c1096308312c1a01a309f8b274
treeec6220d536be96bcae595b312ba2b7b7970d53a3
parent8594b4f9a5d9719eac330549ff18ca6f25fb0c94
RGW Zipper - consolidate two bucket remove APIs

Bucket::remove_entrypoint() and Bucket::remove_instance_info() are only
used together, and take the same args.  Combine them into a single call.

Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
src/rgw/rgw_bucket.cc
src/rgw/rgw_sal.h
src/rgw/rgw_sal_rados.cc
src/rgw/rgw_sal_rados.h