]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix index completion
authorYehuda Sadeh <yehuda@redhat.com>
Fri, 2 Jun 2017 21:42:13 +0000 (14:42 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Mon, 5 Jun 2017 20:18:03 +0000 (13:18 -0700)
commitb2a6f0e3e126b5c8f3a3380f464375c6a0943c1e
treece9a5312d8cf36e5097bb410f6bd557c12165701
parent93106dac32dd00e57bf35533f18c6339e8771831
rgw: fix index completion

Was missing bucket complete op, only had the guard (bad merge?).
Pass zones_trace as pointer and treat it as optional param (which
it is).

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