]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: get bucket markers from the same object at all times
authorGreg Farnum <gregory.farnum@dreamhost.com>
Mon, 26 Sep 2011 22:11:25 +0000 (15:11 -0700)
committerGreg Farnum <gregory.farnum@dreamhost.com>
Mon, 26 Sep 2011 22:11:25 +0000 (15:11 -0700)
commitc780494d8d5f0f0f3ad372a07227b631879cf2a9
tree4ae5a10d727f79f525c84268d44f7c5fe14ba2f5
parent774aa25b8ce637a5be4aa157c2b01c7bf4695608
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 <gregory.farnum@dreamhost.com>
src/rgw/rgw_rados.cc