]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: move placement rule out of rgw_bucket
authorYehuda Sadeh <yehuda@redhat.com>
Mon, 28 Nov 2016 16:27:41 +0000 (08:27 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Thu, 9 Mar 2017 17:18:54 +0000 (09:18 -0800)
commit479e9f7377dadf4d66ded3a306f9bd396558eb88
treef23890e9543c56b8eb5f16480375d866c796528d
parent5f9ab9f116792d0742a9e7baa1341567fae11b68
rgw: move placement rule out of rgw_bucket

Bucket's placement rule is in the bucket instance's info. Object's
placement rule is in the manifest

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
13 files changed:
src/rgw/rgw_admin.cc
src/rgw/rgw_bucket.cc
src/rgw/rgw_common.h
src/rgw/rgw_cr_rados.cc
src/rgw/rgw_cr_rados.h
src/rgw/rgw_dencoder.cc
src/rgw/rgw_json_enc.cc
src/rgw/rgw_lc.cc
src/rgw/rgw_op.cc
src/rgw/rgw_rados.cc
src/rgw/rgw_rados.h
src/rgw/rgw_rest_swift.cc
src/rgw/rgw_torrent.cc