]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cls_rgw: don't write list entry when converting when deleting
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 13 Nov 2014 22:51:11 +0000 (14:51 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Mon, 19 Jan 2015 23:57:52 +0000 (15:57 -0800)
commit445a4ac2b74c52d93bb78788c7bd6baa0eafe281
treefa1eda6c9cdbe259ef9b2710d29e785da134cf76
parent2093aab654730a9a8063a6c125571b309fb032b1
cls_rgw: don't write list entry when converting when deleting

when converting the plain entry into a versioned entry, don't write the
list entry if this is a delete op with a null instance.

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