]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: clean up attempt loop in ordered listing 35882/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Wed, 18 Mar 2020 14:34:23 +0000 (10:34 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Thu, 2 Jul 2020 00:26:05 +0000 (20:26 -0400)
commitffe7839e7cd2297a1d0e0604c865c401f31d8936
tree61699f62f75428184a8533738e77fb5ee4a728e6
parent8bfdf6e5d126191e84168650f254f47633a572c4
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