]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw/rados: rgw_list_pool() loops until 'max' matches 54748/head
authorCasey Bodley <cbodley@redhat.com>
Mon, 4 Dec 2023 21:34:12 +0000 (16:34 -0500)
committerCasey Bodley <cbodley@redhat.com>
Mon, 4 Dec 2023 21:34:13 +0000 (16:34 -0500)
commit86b855141afa0fd6d82b9929ee0bb10f70ae2d50
tree948c76e488490531ff331f79f558529d03d4ccdd
parentc53a6e7dd2e7caa6b52a47dbd896a2df7bfc1746
rgw/rados: rgw_list_pool() loops until 'max' matches

instead of looping up to 'max' oids, continue looping until the filter
actually matches 'max' entries

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/driver/rados/rgw_tools.cc