]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: cls_bucket_list_unordered lists a single shard 28350/head
authorCasey Bodley <cbodley@redhat.com>
Fri, 19 Apr 2019 22:38:47 +0000 (18:38 -0400)
committerNathan Cutler <ncutler@suse.com>
Fri, 31 May 2019 12:52:22 +0000 (14:52 +0200)
commit03d5217d697d662a796d6fc68e6c22b6a2d34f80
tree9f79e0a1c70881bb4862fc709fb71271a1615f91
parente6ff1ca473fe65fd3f27fefb5bfc4329d207fd2d
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