]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: clean up attempt loop in ordered listing 35877/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Wed, 18 Mar 2020 14:34:23 +0000 (10:34 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Wed, 1 Jul 2020 17:56:33 +0000 (13:56 -0400)
commit8c42bc101735c3985e692500569ce53d1732e16f
tree9cffc008412e3c5e6397f6cf31a03a43221843ce
parentd7785ceae01a4c9b1bd203b7a22c0c40b124be57
rgw: clean up attempt loop in ordered listing

Convert a while loop into a for loop to better indicate how the
"attempt" lcv is managed.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
(cherry picked from commit 6ef83820564b07dbff91b3fc6909082537c0f815)
src/rgw/rgw_rados.cc