]> git.apps.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)
committerYehuda Sadeh <yehuda@inktank.com>
Fri, 18 Jul 2014 17:45:57 +0000 (10:45 -0700)
commite6cf618c257f26f97f60a4c1df1d23a14496cab0
tree03438447576497d191b67e8975ba2a622a5a0cde
parent49fc68cf8c3122c878ea9503c9c74d7046bc9c6f
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>
src/rgw/rgw_rados.cc