]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: code-cleanup -- add const when possible and helpful
authorJ. Eric Ivancich <ivancich@redhat.com>
Fri, 1 Mar 2019 17:59:25 +0000 (12:59 -0500)
committerJ. Eric Ivancich <ivancich@redhat.com>
Fri, 8 Mar 2019 21:30:50 +0000 (16:30 -0500)
commitbe47075b8ca54ef01034608e6cdab7c69f75f0d6
treea5f68afc6671df7043267c94aa2d7f7d0196902b
parentdddb858f5d5b4fe14a902d8e963beaed3fe2b381
rgw: code-cleanup -- add const when possible and helpful

Found a number of opportunities to add const to parameters and
to member functions.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
src/cls/rgw/cls_rgw_types.h
src/rgw/rgw_common.h
src/rgw/rgw_multi.cc
src/rgw/rgw_multi.h
src/rgw/rgw_op.cc
src/rgw/rgw_rados.cc
src/rgw/rgw_rados.h
src/rgw/rgw_rest_s3.cc
src/rgw/services/svc_rados.h