]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: add NextMarker param for bucket listing
authorYehuda Sadeh <yehuda@inktank.com>
Thu, 17 Jul 2014 18:24:51 +0000 (11:24 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 29 Jul 2014 17:41:11 +0000 (10:41 -0700)
commit7068d8595ff462323dedd9b56bce28a76405585a
tree59a3b7af0a0ed89c55ddc2db5fa5bc6577b7d8cf
parent9604425b86f5839a109faa1f396b0d114e9b9391
rgw: add NextMarker param for bucket listing

Partially fixes #8858.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
(cherry picked from commit 924686f0b6593deffcd1d4e80ab06b1e7af00dcb)
src/rgw/rgw_admin.cc
src/rgw/rgw_bucket.cc
src/rgw/rgw_op.cc
src/rgw/rgw_op.h
src/rgw/rgw_rados.cc
src/rgw/rgw_rados.h
src/rgw/rgw_rest_s3.cc