]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: multi object delete should be idempotent
authorYehuda Sadeh <yehuda@inktank.com>
Wed, 12 Feb 2014 00:54:05 +0000 (16:54 -0800)
committerYehuda Sadeh <yehuda@inktank.com>
Thu, 20 Feb 2014 17:25:04 +0000 (09:25 -0800)
commit0ae335298b85daba5125a3da4ad26d598c76ecab
treeb75bd3239daa234a4ba53db5d38658b42c4fee00
parentd7ab4244396b57aac8b7e80812115bbd079e6b73
rgw: multi object delete should be idempotent

Fixes: #7346
When doing a multi object delete, if an object does not exist then we
should return a success code for that object.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
(cherry picked from commit 8ca3d95bf633ea9616852cec74f02285a03071d5)

Conflicts:
src/rgw/rgw_op.cc
src/rgw/rgw_op.cc