]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cls_rgw: reset return code in some cases
authorYehuda Sadeh <yehuda.sadeh@dreamhost.com>
Tue, 3 Apr 2012 18:30:57 +0000 (11:30 -0700)
committerYehuda Sadeh <yehuda.sadeh@dreamhost.com>
Tue, 3 Apr 2012 18:30:57 +0000 (11:30 -0700)
commitebb487a617df5cf4d90c1aa8ba87ed23b51de8c3
tree5026c88cdd48d7dd7ca5317f2940a8835a89d5e2
parenta8938422a4a6ed6626cc1d24b45a3b0cedfb9f08
cls_rgw: reset return code in some cases

Beforehand the return code was ignored, so fixed the cases
where we erroneously return error instead of success.

Signed-off-by: Yehuda Sadeh <yehuda.sadeh@dreamhost.com>
src/cls_rgw.cc