]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix flight load_bucket call 54447/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Thu, 9 Nov 2023 21:40:45 +0000 (16:40 -0500)
committerJ. Eric Ivancich <ivancich@redhat.com>
Thu, 16 Nov 2023 16:45:31 +0000 (11:45 -0500)
commitb9c2fb61bd7c53b9003396e59cee1112d3d1de48
tree3fc86a30e81b170d751bfa27cd02cc4f3c1757ac
parentd9a4752cd89db11e6480d5d59cf3fd277bbeaf49
rgw: fix flight load_bucket call

The interface to the load_bucket call changed when tenant and bucket
name are specified and user is no longer required. This updates the
flight call to load_bucket to reflect those changes.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
src/rgw/rgw_flight.cc