]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: don't try to delete object if does not exist 8709/head
authorYehuda Sadeh <yehuda@redhat.com>
Fri, 22 Apr 2016 21:23:22 +0000 (14:23 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 22 Apr 2016 21:29:37 +0000 (14:29 -0700)
commit8d59a30d56b5f197a293f7fba6ebb1a630a33a05
tree32e8e063f834e232b037405b9ec22be036fdeb1d
parent80d64049937e1930ea8273fdad76a51493a5e14a
rgw: don't try to delete object if does not exist

If we know that the object does not exist, no need to remove it.

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