]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: rebase mongoose prototype
authorYehuda Sadeh <yehuda@inktank.com>
Tue, 22 Oct 2013 20:53:59 +0000 (13:53 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Tue, 5 Nov 2013 04:28:06 +0000 (20:28 -0800)
commitfe6cd9bce5856af2f862a0f0f8bc4c2252cc11be
tree7eaa09b1b2f5a2e3b66b5519687bb0345cc80d80
parented3caf7cde291151efb07ed390e499d835692b90
rgw: rebase mongoose prototype

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
15 files changed:
src/rgw/Makefile.am
src/rgw/rgw_client_io.h
src/rgw/rgw_common.cc
src/rgw/rgw_common.h
src/rgw/rgw_env.cc
src/rgw/rgw_fcgi.cc
src/rgw/rgw_fcgi.h
src/rgw/rgw_http_errors.h
src/rgw/rgw_main.cc
src/rgw/rgw_mongoose.cc [new file with mode: 0644]
src/rgw/rgw_mongoose.h [new file with mode: 0644]
src/rgw/rgw_op.cc
src/rgw/rgw_rest.cc
src/rgw/rgw_rest_client.cc
src/rgw/rgw_rest_conn.cc