]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: add a field to store generic user data in the bucket index,
authorroot <root@ceph-node1.homeoffice.wal-mart.com>
Fri, 14 Apr 2017 16:12:45 +0000 (21:42 +0530)
committerroot <root@ceph-node1.homeoffice.wal-mart.com>
Mon, 24 Apr 2017 18:54:23 +0000 (00:24 +0530)
commitabca7a86c3cfbb58fafb5d057d9d6f5017a53704
treef37ee4ac30f1603661d2c7ebbc147fd96d9488fd
parentdad69a1592411a57ea05d0654e6d5055c75f369e
rgw: add a field to store generic user data in the bucket index,
that can populated/fetched via a configurable custom http header

Fixes: http://tracker.ceph.com/issues/19644
Signed-off-by: Pavan Rallabhandi <prallabhandi@walmartlabs.com>
src/cls/rgw/cls_rgw_types.cc
src/cls/rgw/cls_rgw_types.h
src/common/config_opts.h
src/rgw/rgw_op.cc
src/rgw/rgw_op.h
src/rgw/rgw_rados.cc
src/rgw/rgw_rados.h
src/rgw/rgw_rest_swift.cc