]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
RGW - Bucket Remove Op: Pass in user 41991/head
authorDaniel Gryniewicz <dang@redhat.com>
Wed, 23 Jun 2021 15:31:22 +0000 (11:31 -0400)
committerDaniel Gryniewicz <dang@redhat.com>
Thu, 24 Jun 2021 15:42:45 +0000 (11:42 -0400)
commita77775caa40bac2ac26d2ef724f4c809375ae045
tree89e365c0801cbc4d3e2a147fd21b159749b866ad
parentda5d094f2647a6a32316cdd11e40fce91c572df8
RGW - Bucket Remove Op: Pass in user

When a bucket remove op is called on the non-master zone, the op is
forwarded to the master zone, but this needs a user, so pass the user
in.

Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
src/rgw/rgw_rest_bucket.cc