]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: clean up attempt loop in ordered listing 34037/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, 8 Apr 2020 16:12:04 +0000 (12:12 -0400)
commit6ef83820564b07dbff91b3fc6909082537c0f815
tree64bc32379d8b04e8677a24ee774db75c87bea60a
parent4fc07f4aae5a6340a5254b5789720a40c08f2bfd
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>
src/rgw/rgw_rados.cc