]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: unlink deleted bucket from bucket's owner 20357/head
authorCasey Bodley <cbodley@redhat.com>
Thu, 18 Jan 2018 19:53:35 +0000 (14:53 -0500)
committerPrashant D <pdhange@redhat.com>
Thu, 8 Feb 2018 01:23:51 +0000 (20:23 -0500)
commit29c89c496424dbaf66ab8771d1e9c9578eb092a2
tree569b0b983db6762da6026c56f1056d30ac44568e
parent13f400f80182c4fe0ebe8f9be19fa63898003f0b
rgw: unlink deleted bucket from bucket's owner

if a bucket is deleted by an admin/system user instead of its
owner, the unlink would fail and the deleted bucket remained
visible to the original owner

Fixes: http://tracker.ceph.com/issues/22248
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 4701e85a3ea72852a61a106724fa22497f3d5789)
src/rgw/rgw_op.cc