]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: don't bother to call c_str() on strings passed to dump_string() 755/head
authorYehuda Sadeh <yehuda@inktank.com>
Tue, 22 Oct 2013 19:10:57 +0000 (12:10 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Tue, 22 Oct 2013 19:10:57 +0000 (12:10 -0700)
commit771b0c58d5581cd56c0952be627f33b632eb7ae3
treeb50f1eb1817348dfb3fd9baac5c481bb60b7080d
parentccaab2abf9e49ce3e50c15df793a3a3ca6b29bb8
rgw: don't bother to call c_str() on strings passed to dump_string()

dump_string() also accepts const string reference.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/rgw/rgw_rest_s3.cc