]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: Clarify naming of case-change functions
authorRobin H. Johnson <robbat2@gentoo.org>
Sun, 15 Dec 2013 19:40:31 +0000 (11:40 -0800)
committerRobin H. Johnson <robbat2@gentoo.org>
Sun, 15 Dec 2013 19:46:57 +0000 (11:46 -0800)
commit6a7edab2673423c53c6a422a10cb65fe07f9b235
tree2eff2b6aefd3a8afcb19738f895ff63d78e40eed
parent2abacd9678ae04cefac457882ba718a454948915
rgw: Clarify naming of case-change functions

It is not clear that the lowercase_http_attr & uppercase_http_attr
functions replace dashes with underscores. Rename them to match the
pattern established by the camelcase_dash_http_attr function in
preperation for more case-change functions as needed by later fixes.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
src/rgw/rgw_rest.cc