]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/pubsub: use existing s->bucket for notification ops
authorCasey Bodley <cbodley@redhat.com>
Tue, 12 Mar 2024 16:46:40 +0000 (12:46 -0400)
committerCasey Bodley <cbodley@redhat.com>
Wed, 10 Apr 2024 17:09:17 +0000 (13:09 -0400)
commit537a87d7ae7c88aa4be077d236e74f6e3094b599
tree537979bf8076825674d01f9d7ea1fd1ebd99b67b
parent0d61382f4fd52e2e76ab8c02f905c2fb7367c31d
rgw/pubsub: use existing s->bucket for notification ops

s->bucket is already initialized during rgw_build_bucket_policies(),
called from RGWHandler::do_init_permissions()

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_rest_pubsub.cc