]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: cancel index operation if delete got ENOENT
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 24 Nov 2015 20:05:43 +0000 (12:05 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 12 Feb 2016 00:13:38 +0000 (16:13 -0800)
commitd6597be60d06778a99aab637844122170d548065
treecd9cd9c965b657f6f9c9e34d5b187e28256ae0ce
parent94ad24ae75f5dc2a74c1577345fb5e366bd0e9f1
rgw: cancel index operation if delete got ENOENT

Should mark the operation as canceled, so that sync followers don't try to
apply it.

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