]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: cls_bucket_list_unordered lists a single shard
authorCasey Bodley <cbodley@redhat.com>
Fri, 19 Apr 2019 22:38:47 +0000 (18:38 -0400)
committerCasey Bodley <cbodley@redhat.com>
Mon, 22 Apr 2019 15:20:55 +0000 (11:20 -0400)
commitd37d0339ff61a293f2f9fd6dff3fbd630efce2a0
tree8791e663f01374029ea5c4ac5a7db564e629a298
parentcd1fc96c5ca5254eb8343509b11a59514d62e532
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>
src/rgw/rgw_rados.cc