]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: clean up code around buckets listing
authorJ. Eric Ivancich <ivancich@redhat.com>
Thu, 4 Jun 2020 16:41:26 +0000 (12:41 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Sat, 6 Jun 2020 18:57:14 +0000 (14:57 -0400)
commit1bef0e216a58402ce2a60e9b61d215c58ca6d765
tree7a6592bd1a53a40c754ba4fe10ca1dba5a89ffb3
parent11ab7c8234daa3d4c077710ea4c8b0437e57daf8
rgw: clean up code around buckets listing

This commit adds some const correctness, avoids some string/structure
copying, and reformats some code.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
src/rgw/rgw_bucket.cc