]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: remove the field ret from class RGWPutLC 10726/head
authorweiqiaomiao <wei.qiaomiao@zte.com.cn>
Mon, 15 Aug 2016 09:54:15 +0000 (17:54 +0800)
committerweiqiaomiao <wei.qiaomiao@zte.com.cn>
Mon, 15 Aug 2016 11:04:54 +0000 (19:04 +0800)
commit97007e4294da386e3f94955ea7fbd323b4941575
tree19720b7052886f93970b354f8b91d81705eea2c7
parent16c1a7d03abc8042f92b9f62ae7e228d19f74b2e
rgw: remove the field ret from class RGWPutLC

remove the field ret from class RGWPutLC, because it should use op_ret which had defined in class RGWOp.

Signed-off-by: weiqiaomiao <wei.qiaomiao@zte.com.cn>
src/rgw/rgw_op.cc
src/rgw/rgw_op.h
src/rgw/rgw_rest.cc
src/rgw/rgw_rest_s3.cc