]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: initial work to separate bucket name and instance
authorYehuda Sadeh <yehuda@inktank.com>
Sun, 23 Jun 2013 05:47:48 +0000 (22:47 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Sun, 23 Jun 2013 08:15:56 +0000 (01:15 -0700)
commitc3260b276882beedb52f7c77c622a9b77537a63f
tree5503992c618ec1400bca43a78d068d78d7c67e49
parentc103031ec6b259c70e3e33609dbb292f5b04d3fe
rgw: initial work to separate bucket name and instance

Bucket info now resides in an instance specific object. The
old bucket info object now contains a pointer to the new
instance.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/rgw/rgw_bucket.cc
src/rgw/rgw_bucket.h
src/rgw/rgw_common.h
src/rgw/rgw_json_enc.cc
src/rgw/rgw_op.cc
src/rgw/rgw_rados.cc
src/rgw/rgw_rados.h