From: Greg Farnum Date: Mon, 26 Sep 2011 22:11:25 +0000 (-0700) Subject: rgw: get bucket markers from the same object at all times X-Git-Tag: v0.37~103^2~34 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c780494d8d5f0f0f3ad372a07227b631879cf2a9;p=ceph.git rgw: get bucket markers from the same object at all times We use an object in the control pool here, rather than an object local to each pool. This gives us a single value which can be used for tracking data at all times. Signed-off-by: Greg Farnum --- diff --git a/src/rgw/rgw_rados.cc b/src/rgw/rgw_rados.cc index dc0524c028847..1736536002c26 100644 --- a/src/rgw/rgw_rados.cc +++ b/src/rgw/rgw_rados.cc @@ -309,7 +309,7 @@ int RGWRados::create_bucket(std::string& id, rgw_bucket& bucket, map