]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: delete obj, handle null instance in all paths
authorYehuda Sadeh <yehuda@redhat.com>
Mon, 22 Dec 2014 23:50:42 +0000 (15:50 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Mon, 19 Jan 2015 23:57:59 +0000 (15:57 -0800)
commitf1f9a5f911301851e5c3460bfeca424b10311f51
tree801ee9bd417ed64ad2128ac7b79308600acb7deb
parentfa7afd150d9f5adf04b868c25917852667e8bfec
rgw: delete obj, handle null instance in all paths

When passing rgw_obj structures to the bucket index, we should remove
the "null" instance, pass an empty instance instead.

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