]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: separate req_state from object put processors
authorYehuda Sadeh <yehuda@inktank.com>
Thu, 13 Jun 2013 06:08:25 +0000 (23:08 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Thu, 13 Jun 2013 06:08:25 +0000 (23:08 -0700)
commit0b491e9a6de57cd2557bd1b9ee16c58c98b2729e
treec6c82fdecb5359e9fe4ce065c2b45386f53a67c5
parentbcdd4755f37a14c8aa71876509f35af044d112b2
rgw: separate req_state from object put processors

At least, for most of them. We'll move this code to rgw_rados.cc,
and we don't want it to have req_state.

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