]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cls/rgw: fix bi_list objclass command
authorYehuda Sadeh <yehuda@redhat.com>
Sat, 24 Sep 2016 12:49:37 +0000 (05:49 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Wed, 19 Oct 2016 15:41:47 +0000 (08:41 -0700)
commitf87c4b2c2a6ecadaf9f0e0cfef4b6061878a023b
tree941ae38c6e3955cb71cd18c25c2e4db76fd7d00c
parentd8c5931bceaa42ad47ae5ad9b2c32bb6c321484a
cls/rgw: fix bi_list objclass command

was filtering entries, even if filter was not specified, and need to
set boundary for plain entries. Also, list_instance_entries() was not
working correctly, and added list_olh_entries().

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/cls/rgw/cls_rgw.cc