]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw-admin: set explicit "null" instance when needed
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 27 Jan 2015 01:31:10 +0000 (17:31 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Thu, 29 Jan 2015 17:31:34 +0000 (09:31 -0800)
commit1859239347ded50ff5e77404ae4104c0fba5013b
tree1a86143f0c68b79d8e02d7e1cc45c0706e99a45f
parent0ace0f5e34ef63571d4f8f0c0a2a287a057e9b60
rgw-admin: set explicit "null" instance when needed

When clearing a bucket, if instance is not found, set it to "null",
otherwise we'll just create a delete marker.

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