]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: cls_bucket_list_unordered lists a single shard 28086/head
authorCasey Bodley <cbodley@redhat.com>
Fri, 19 Apr 2019 22:38:47 +0000 (18:38 -0400)
committerCasey Bodley <cbodley@redhat.com>
Mon, 13 May 2019 17:11:23 +0000 (13:11 -0400)
commitde3e851c1f14c5e8a8b70eb4cd734f8da0f6a408
tree1f725b118f4cd4168a9c6fd641206f6072ca64ec
parent5cb96ae96e5d4a1720599dea338cbb435e1f256d
rgw: cls_bucket_list_unordered lists a single shard

CLSRGWIssueBucketList sends the request to every shard, but this loop
intended to list only the current_shard

Fixes: http://tracker.ceph.com/issues/39393
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit d37d0339ff61a293f2f9fd6dff3fbd630efce2a0)

Conflicts:
src/rgw/rgw_rados.cc: remove unnessary "struct"s
src/rgw/rgw_rados.cc