]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: bucket list/stats truncates for user w/ >1000 buckets
authorJ. Eric Ivancich <ivancich@redhat.com>
Thu, 4 Jun 2020 16:41:06 +0000 (12:41 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Sat, 6 Jun 2020 18:57:14 +0000 (14:57 -0400)
commit11ab7c8234daa3d4c077710ea4c8b0437e57daf8
tree23e3c7f7a90f342f7e5b606d16e10eaaa0f579bb
parent1166f7ae806df7bbcf0fa74128c39595c57dddc1
rgw: bucket list/stats truncates for user w/ >1000 buckets

The is_truncated flag was not being handled properly and therefore
limited the output on these radosgw-admin commands to 1000 buckets.

Fixes: https://tracker.ceph.com/issues/45630
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
src/rgw/rgw_bucket.cc
src/rgw/rgw_sal.h