]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: track bucket instance oid
authorYehuda Sadeh <yehuda@inktank.com>
Fri, 26 Jul 2013 23:40:34 +0000 (16:40 -0700)
committerGreg Farnum <greg@inktank.com>
Mon, 29 Jul 2013 22:06:56 +0000 (15:06 -0700)
commit68730d80c8aa393a583c92052ef5ffd11efe17a6
treea4e95e3a67fadcdec30be22654871ac378ac956d
parentacd16d1aed0f6146c84a377be9fef1d7f54c6bed
rgw: track bucket instance oid

We now keep the bucket instance oid in rgw_bucket. The reason
we need it is that the bucket might have been created before
the entrypoint / bucket instance separation.

Fixes: #5790
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
Reviewed-by: Greg Farnum <greg@inktank.com>
src/rgw/rgw_common.h
src/rgw/rgw_rados.cc