]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: fix get sync policy handler if bucket_id is empty
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 1 Dec 2020 20:44:29 +0000 (12:44 -0800)
committerAdam C. Emerson <aemerson@redhat.com>
Fri, 13 Jan 2023 13:27:47 +0000 (08:27 -0500)
commit9f774b4dec68888a100926e19fc3bfd31215a6ae
treeddab27232842640a20b2cc28a151ed318f61ba35
parenta1ea8776353918b97cc074a452bb41ec327ff13f
rgw: fix get sync policy handler if bucket_id is empty

Fixes: https://tracker.ceph.com/issues/48416
bucket was passed in without bucket_id, now reading entrypoint
info if needed.

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