]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
RGW Zipper - Clean up get_user* APIs.
authorDaniel Gryniewicz <dang@redhat.com>
Tue, 19 Jan 2021 18:13:37 +0000 (13:13 -0500)
committerDaniel Gryniewicz <dang@redhat.com>
Tue, 2 Mar 2021 12:35:05 +0000 (07:35 -0500)
commit715a026d12b5f5799f63b76dcee2f6babde7e42a
tree2f83db0a1ed3ce4a2cd1f5806113561c2f11c182
parentb67d5bca22581a2b8616f0c9ffe3adeca3d2f558
RGW Zipper - Clean up get_user* APIs.

The main get_user() function doesn't query the cluster, but the rest of
them do.  Rename the functions to match, and add comments to clarify.

Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
src/rgw/rgw_admin.cc
src/rgw/rgw_file.h
src/rgw/rgw_lua.cc
src/rgw/rgw_lua.h
src/rgw/rgw_op.cc
src/rgw/rgw_process.cc
src/rgw/rgw_rest_s3.cc
src/rgw/rgw_sal.h
src/rgw/rgw_sal_rados.cc
src/rgw/rgw_sal_rados.h
src/rgw/rgw_user.cc