]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: don't abort on op_ret < 0
authorYehuda Sadeh <yehuda@redhat.com>
Fri, 22 Jan 2016 00:08:51 +0000 (16:08 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 22 Jan 2016 00:08:51 +0000 (16:08 -0800)
commitd71b70033bcbacc729c1f7cc93a105d35ebdc04d
treea113e01d6c62c0105e435ccd2d49b18a77870500
parentf27e9c4c2671191fce03ed3c35969c79d6b5741d
rgw: don't abort on op_ret < 0

We'll later have op->execute() return a status

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_main.cc