]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: improve delmited listing of bucket
authorYehuda Sadeh <yehuda@inktank.com>
Wed, 16 Jul 2014 22:21:09 +0000 (15:21 -0700)
committerSage Weil <sage@redhat.com>
Sun, 20 Jul 2014 03:51:24 +0000 (20:51 -0700)
commit34aa7086ba5293ee4d008016558dcdb1ada02e83
treedd51819b2bdc50f112d9dacd192c3859af797829
parentd027ff1b432a265ad49ddfeafab45093bcd03e6c
rgw: improve delmited listing of bucket

If found a prefix, calculate a string greater than that so that next
request we can skip to that. This is still not the most efficient way to
do it. It'll be better to push it down to the objclass, but that'll
require a much bigger change.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
(cherry picked from commit e6cf618c257f26f97f60a4c1df1d23a14496cab0)
src/rgw/rgw_rados.cc