]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cls/rgw: usage_iterate_range end conditions
authorRobin H. Johnson <robin.johnson@dreamhost.com>
Mon, 12 Mar 2018 21:42:00 +0000 (14:42 -0700)
committerAbhishek Lekshmanan <abhishek@suse.com>
Thu, 12 Apr 2018 17:27:35 +0000 (19:27 +0200)
commit878d50c34a7d0104c1102cb3398be9e47b854bf7
treed4682294732a40a423a753cf419d880903d51399
parent3162c89383c3d91df59e1238d14b7839e78967bf
cls/rgw: usage_iterate_range end conditions

If both end & start conditions are passed, we need to signal that there
are no more results when returning because the end condition is
satisifed.

Suggested-by: Yehuda Sadeh <yehuda@redhat.com>
Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com>
(cherry picked from commit 163c49fd1da8e819a0ff8c7c7aaa550b01b8012a)
src/cls/rgw/cls_rgw.cc