]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: list buckets using bucket objects
authorSage Weil <sage@newdream.net>
Tue, 27 Sep 2011 16:47:25 +0000 (09:47 -0700)
committerSage Weil <sage@newdream.net>
Tue, 27 Sep 2011 16:47:25 +0000 (09:47 -0700)
commit68839a68200f3b8bc9fb51bb965b3f018d4f5a2c
treed5938de78b7b6416cf60575542502306299797cb
parentd36462813540abbc8e3ba22602134eb051aa0767
rgw: list buckets using bucket objects

Don't assume the pools == buckets.  List the bucket objects in the .rgw
pool.

Fixes: #1560
Signed-off-by: Sage Weil <sage@newdream.net>
src/rgw/rgw_rados.cc