]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: multi object delete should be idempotent 1217/head
authorYehuda Sadeh <yehuda@inktank.com>
Wed, 12 Feb 2014 00:54:05 +0000 (16:54 -0800)
committerYehuda Sadeh <yehuda@inktank.com>
Wed, 12 Feb 2014 00:54:05 +0000 (16:54 -0800)
commit8ca3d95bf633ea9616852cec74f02285a03071d5
treef0ff9bf5d7efe36084f95002757f1f0894309b07
parent39b393d7fa0e66c6e7a73ce6b5b45bbf3bb6980a
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>
src/rgw/rgw_op.cc