]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: json encode/decode index_type, allow modification 11707/head
authorYehuda Sadeh <yehuda@redhat.com>
Mon, 31 Oct 2016 17:47:15 +0000 (10:47 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Mon, 31 Oct 2016 17:50:07 +0000 (10:50 -0700)
commite8f26c035b3486beb89285f55465c7b156a5fc23
treec15721ec66625acfee37c2c9cf00b22d73cacce2
parentd22d6ca649b5f9e8cc9f1235371383a09bf9bc1e
rgw: json encode/decode index_type, allow modification

Fixes: http://tracker.ceph.com/issues/17755
We didn't dump the index_type field of RGWBucketInfo, also didn't
allow modifying it via metadata api.

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