]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
RGW Zipper - Make sure bucket list progresses 42625/head
authorDaniel Gryniewicz <dang@redhat.com>
Thu, 1 Apr 2021 18:24:09 +0000 (14:24 -0400)
committerCory Snyder <csnyder@iland.com>
Wed, 4 Aug 2021 10:30:01 +0000 (06:30 -0400)
commit6f260d8628eb728141e8b76072fb4a869273e1bc
tree0bdcffd0f001b54e427f75518b7ff98a14be65fe
parente2668fdca6b5f2f7b45cb63fdac64caa4632f567
RGW Zipper - Make sure bucket list progresses

The bucket list wrapper lost the automatic advancement of the marker for
each iteration.  Some places manually set that marker, and it worked
fine, but some depended on it being automatically set.  Fix it so that
the marker advances automatically each iteration.

Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
(cherry picked from commit 9cd74053b8bd95d3dee6cac6723cb051768865c3)
src/rgw/rgw_sal_rados.cc