]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: dump_status() uses integer
authorYehuda Sadeh <yehuda@redhat.com>
Fri, 18 Dec 2015 18:18:22 +0000 (10:18 -0800)
committerVicente Cheng <freeze.bilsted@gmail.com>
Thu, 31 Mar 2016 09:29:24 +0000 (17:29 +0800)
commit19dbc2598d15d0676017abe4fb75f7ddc3248119
tree2b08163d9dde13446ac35500d90c9e3a51c364c1
parentc79b481311b3cd992794abc6e2f194f350d43531
rgw: dump_status() uses integer

so that we can avoid atoi() later

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 744a29a34b72d2a709a58a5ea5fb6223a39c676a)

  Conflicts:
src/rgw/rgw_rest.cc
        rename the input parameter from `err` to `http_ret`
src/rgw/rgw_civetweb.cc
src/rgw/rgw_civetweb.h
src/rgw/rgw_client_io.h
src/rgw/rgw_fcgi.cc
src/rgw/rgw_fcgi.h
src/rgw/rgw_loadgen.cc
src/rgw/rgw_loadgen.h
src/rgw/rgw_rest.cc